Skip to main content

ODF template handler and odt to html, pdf, doc, etc converter

Project description

django-webodt is a django module which aims to create documents in various formats from Open Document templates (odt). Django-webodt supports virtually all formats supported by chosen backend tool. We have positive experience of creating PDF, HTML, RTF and MS Word (.doc) documents.

Document conversion is performed with help of external tools, each of which is served by its own backend. Currently there are three built-in backends:

  • ooffice: performs format conversion using big and fat OpenOffice. Especially suitable for documents with complicated formatting, where all other backends can fail. OpenOffice should be launched as daemon before.

  • abiword: relatively lightweight converter which uses abiword as converting engine. Best choice for those who have restricted amount of resources and/or don’t want to worry about daemon launching.

  • googledocs: uses free service from Google, the only possible variant for shared-hosting users or users with limited amount of resources who don’t care much about their privacy.

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

django-webodt-0.3.1.tar.gz (10.5 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