Alldocs

Convert Markdown (GitHub)
to OpenOffice

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

Converting from GitHub-Flavored Markdown

We love Markdown, because it’s just plain text. It’s simple and powerful at the same time. Pure beauty. It’s this one standard that works everywhere. Okay, it works a little bit different depending on the platform you are using, but we all agree that the GH flavor is the one and only Markdown flavor, don’t we? Actually, I’m not sure what’s so special about this MD standard, but never mind. Hopefully you know what’s it all about. Anyway, here is your free online converter for GitHub-flavored Markdown. Just upload your file, cross fingers and download the result. Hope it works.

The files end with .md by default.

More about GitHub-Flavored Markdown files

Converting to 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