Created
March 12, 2026 09:20
-
-
Save wpyoga/dec202941e818d02c31eea038418d08f to your computer and use it in GitHub Desktop.
Optimize PDF for size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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