Skip to content

sarbikbetal/kitei

Repository files navigation

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