pdfslim

`pdfslim` takes a number of PDF files and tries to optimize them through a suitable call to `ghostscript`.


Keywords
PDF, GhostScript, office, pdf-converter
License
GPL-3.0
Install
pip install pdfslim==1.1.0

Documentation

PDF-Slim

PDF-Slim v1.0.3 by Federico Stra

Summary

pdfslim takes a number of PDF files and tries to optimize them through a suitable call to ghostscript. It is specifically fitted to reduce the size of scanned papers, containing images with humongous resolution.

Installation

To install pdfslim for the first time or upgrade it to the latest version, run the following command at your shell:

pip install --upgrade pdfslim