Ghostscript

Ghostscript

Postscript and PDF interpreter/renderer

Category
PDF
License
AGPL
Platforms
Windows Linux
Released
1988
Path
c:\gs\gswin64c.exe
Version
Latest known: 10.07.1 (2026-05-19)

Examples

1. Optimize PDF to ebook quality with 1.4 compatibility level and de-duplicate images.

gswin64 -sDEVICE=pdfwrite -dDetectDuplicateImages=true -dPDFSETTINGS=/ebook -dCompatibilityLevel=1.4 -dPrinted=false -dNOPAUSE -dQUIET -dBATCH -sOUTPUTFILE=d:\outputfile.pdf inputfile.pdf

Try it

Agree to terms to run demos.