libre-converter

1.0.5 • Public • Published

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.

Package Sidebar

Install

npm i libre-converter

Weekly Downloads

3

Version

1.0.5

License

ISC

Last publish

Collaborators

  • schlez