PDF Compactor is a PDF Document Compressor, made in Node JS for linux SO
Use the npm install to install all dependencies
install ghostscript https://ghostscript.com/
run in terminal the command > "npm run dev"
access the navigator in https://localhost:7000/pdf
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
[MIT]