odf2html

converts word processor files to HTML

Install

All systems
curl cmd.cat/odf2html.sh
Debian Debian
apt-get install docvert
Raspbian
apt-get install docvert

docvert

converts word processor files to HTML

Docvert is a web application which takes word processor files (typically .doc) and converts them to OpenDocument and clean HTML. The resulting OpenDocument is then optionally converted to HTML or any XML. This is done with XML Pipelines, an approach that supports XSLT, breaking up content over headings or sections, and saving those results to multiple files (e.g., chapter1.html, chapter2.html, etc.). The result is returned in a .zip file. A command-line program which uses the web application is also included. This package only supports OpenDocument. To convert other formats, install docvert-libreoffice.