Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 527 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 527 Bytes

Online PDF compressor made with Node.js using bee-queue

Hosted on https://kitei.herokuapp.com/

To run it locally

Note: Make sure to have ghostscript installed

Rename sample.env to .env and fill in the details Set the GSX_OPTIMIZE_COMMAND in .env to whatever command is used to execute ghostscript. then run

$ npm install gsx-pdf-optimize --global
$ npm install
$ npm start

Icon made by Pixel perfect from Flaticon