Skip to content

OpenScienceRender/libreoffice2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

libreoffice2html:

Given a url pointing to a valid Libreoffice file (odt, ods), converts it to a html file.

Installation:

sudo apt-get install libreoffice wget

Usage:

./libreoffice2html https://raw.githubusercontent.com/OpenScienceRender/ExampleData/master/test.ods > output_spreadsheet.html
./libreoffice2html https://raw.githubusercontent.com/OpenScienceRender/ExampleData/master/test.odt > output_text.html

About

Converts libreoffice formats (OpenDocument formats) to html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages