Skip to content

Python module using LibreOffice API to convert file format to another file format

Notifications You must be signed in to change notification settings

six519/libreoffice_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libreoffice_convert

Python module using LibreOffice API to convert file format to another file format

Thanks

Thanks to: Mirko Nasato for his PyODConverter http://www.artofsolving.com/opensource/pyodconverter

Manual Installation

./setup.py install

Installing Using PyPI

pip install libreoffice_convert

Install Dependencies

yum install libreoffice-sdk or
apt-get install libreoffice-dev (debian)

Running The App

libreoffice_convert pdf document.docx

About

Python module using LibreOffice API to convert file format to another file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages