Ars Aperta ODF tools for the community

  • odfconvert: is a command-line tool that converts an OpenDocument file with the help of  any user-provided XSL style sheet. For example convert from .odt to html.
  • odt2html.py is a python command line script that makes a basic conversion of an .odt (OpenDocument) text into a HTML file. Other conversions are possible by changing the loaded XSL style sheet.