odfconvert

07/27/2006

odfconvert is a command-line tool that transforms an OpenDocument file according to any user-provided XSL style sheet. For example convert from .odt to html.

- More information on odfconvert.
- Download odfconvert.tar.gz.

odt2html.py

07/27/2006

odt2html.py is a python command line script that makes a basic conversion of a .odt (OpenDocument) text into a HTML file. Other conversions are possible by changing the loaded XSL style sheet.

- More info on odt2html.py.
- download odt2html.py.tar.gz.