JODConverter automates conversions between office document formats using OpenOffice.org. Supported formats include OpenDocument, PDF, RTF, Word, Excel, PowerPoint, and Flash. It can be used as a Java library, a command line tool, or a Web application.
| Tags | Office/Business Software Development Libraries Java Libraries Information Management |
|---|---|
| Licenses | LGPL |
| Implementation | Java |
Recent releases


Changes: This release adds docx, xlsx, and pptx (supported by OOo since 3.0) to the predefined list of formats.


Changes: This maintenance release includes a new MediaWiki wikitext export conversion, access to the low level OpenOffice.org API, better error reporting, and a new Maven 2 plugin.


Changes: This release features increased flexibility in specifying custom conversion options, more preconfigured formats (csv, tsv, odg, and svg), and a richer command line interface.


Changes: The project has been renamed from JOOConverter (Java OpenOffice Converter) to JODConverter (Java OpenDocument Converter). Java package names have changed accordingly.


Changes: This release adds support for specifying custom conversion options (e.g. PDF quality), enables HTML as an input format by default, and fixes a rare pagination problem when exporting documents with fields to PDF.
- All comments
Recent commentsjoo-converter
Great project, the API is crystal clear, I made my
first document conversions 15 minutes after
installing JooConverter!
I still have problems with html to sxw and raw text
to sxw.
Thanks!