forked from unoconv/unoconv
-
Notifications
You must be signed in to change notification settings - Fork 0
Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
License
masums/unoconv
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
unoconv converts any document format that OpenOffice can import, to any
document format that OpenOffice can export.
unoconv uses the OpenOffice's UNO bindings for non-interactive conversion
of documents.
Before using unoconv you need to start an OpenOffice instance that listens
on a specific port by doing:
ooffice -headless "-accept=socket,host=localhost,port=2002;urp;"
---
Please send me improvements to this document.
About
Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 92.8%
- Makefile 5.9%
- Shell 1.3%