[READ-ONLY] Mirror of https://github.com/Schniz/libre-converter. Converting LibreOffice documents to other formats. like PDF and stuff. yeah.
0

Configure Feed

Select the types of activity you want to include in your feed.

CoffeeScript 97.8%
JavaScript 2.2%
16 2 0

Clone this repository

https://tangled.org/schlez.in/libre-converter https://tangled.org/did:plc:6du3eu6a3x4gp5mkqlao5xmr
git@tangled.org:schlez.in/libre-converter git@tangled.org:did:plc:6du3eu6a3x4gp5mkqlao5xmr

For self-hosted knots, clone URLs may differ based on your setup.



README.md

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.