Skip to content

Schniz/libre-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libre-converter

Convert Word/Excel/Powerpoint to PDFs (or other extensions) via LibreOffice.

Why?

There are several providers to do this as a service. but they cost $ for every document you convert. You can throw this little code in your VPS and enjoy the freedom of converting documents for free.

Installation

For development

git clone https://github.com/Schniz/libre-converter.git
cd libre-converter
npm install
node .

For just using this dude

npm install -g libre-converter
libre-converter --port 6661 --hostname 0.0.0.0

and just read the help.

libre-converter --help

Requirements (other than the node's)..

Fucking LibreOffice. install this gold. you can install only LibreOffice's Writer if you are only into Words and stuff.

Have fun and contribute

Cause I code better with you guys ❤️

see ya.

About

Converting LibreOffice documents to other formats. like PDF and stuff. yeah.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published