pikepdf is a Python library for reading and writing PDF files. pikepdf is based on qpdf, a powerful PDF manipulation and repair library. Python + qpdf = "py" + "qpdf" = "pyqpdf", which looks like a ...
A simple offline command-line tool to compress PDF files on macOS using Ghostscript (preferred) with a safe fallback using pikepdf. It supports compressing a single PDF or batch processing a folder, ...