Skip to content

Instantly share code, notes, and snippets.

@wpyoga
Created March 12, 2026 09:20
Show Gist options
  • Select an option

  • Save wpyoga/dec202941e818d02c31eea038418d08f to your computer and use it in GitHub Desktop.

Select an option

Save wpyoga/dec202941e818d02c31eea038418d08f to your computer and use it in GitHub Desktop.
Optimize PDF for size
# recompress pictures inside pdf
gs -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -q -o out.pdf in.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment