Alldocs

Convert OpenOffice
to Text

Looking for a free text converter? Look no more, upload your OpenOffice ODT files and convert them to Plain Text files. Yes, it’s that easy.

Converting from OpenOffice ODT

Having office files in a proprietary format is a big risk, that you should avoid. Thanks to OpenOffice it’s not even hard to do. With the OpenOffice ODT format we’ve got an open format, that is based on other open formats. Every ODT file is a Zip file, that contains at least a content.xml (an XML file) with the — you might have guessed it already - the content. You can open the XML file in the program of your liking, update the content and re-open it in your office program without worrying to break the file. This enables you to interact with your office files through code. And even more important, you can be pretty sure there will always be software to open and edit those files. That’s a big plus, isn’t it?

The files end with .odt by default.

More about OpenOffice ODT files

Converting to Plain Text

Oh, there is nothing better than a good old plain text file. A file that can be opened and read on every system. No rendering issues, no software to download, no parsers, no endianness, no padding bytes. Nothing that can go wrong. Just a .txt file and you. A place for ASCII Art, a whole book, some code snippets, a few notes, a journal or a protocol of strange things that happen in you neighbors garden. Hey, are you watching your neighbor? I thought it's strange to find fun in text formats of any kind, but you're the real stranger. Anyway, we've build this free text converter for you.

The files end with .txt by default. More about Plain Text files