doc2text Convert odt document files to markdown format Installation First you have to have ruby on your system. Then you can run: gem install doc2text Usage doc2text my_document.odt the_outputdocument.md Testing Run bundle exec rspec to run the test suite. References Open Document Format for Office Applications Markdown Syntax Use it online doc2text.com