today-i-learnt

Reduce pdf size

Category linux
Added on 2026-07-10
Source source

Use gs with -dPDFSETTINGS=/ebook option.

$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=out.pdf in.pdf