Compress PDF
Reduce PDF file size while maintaining acceptable quality using Ghostscript.
Tips
- Best results require Ghostscript (server-side binary).
- Without Ghostscript, ImageMagick
convertor Imagick is used as fallback. - If no external tool is available, only structural cleanup is possible (small savings).
- Screen quality gives the smallest file size.
- PDFs with many high-resolution images compress most.
- Text-only PDFs may not compress significantly.
- Always keep a backup of your original PDF.