Skip to main content

Python command line application to convert multiple doc/docx files to html files.

Project description

Simple utility to convert multiple .doc or docx files to html files.

Unfortunately you need Libreoffice installed and callable through the command-line via soffice to deal with .doc files.

You can install libreoffice on your system if not already installed

on Debian/Ubuntu with

sudo apt-get install libreoffice

Or Fedora with

sudo yum install libreoffice

Once properly installed you can convert all .doc and .docx files in the source directory to html files in the target directory using the command:

doc_x_to_html [source_dir] [target_dir]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doc_x_to_html-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page