-
$ convert <INPUT_FILE> -quality 10% <OUTPUT_FILE>
-
$ convert <INPUT_FILE> -resize 200x200 <OUTPUT_FILE>
-
$ pdfunite in-1.pdf in-2.pdf in-n.pdf out.pdf
-
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook \ -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
Last active
September 28, 2025 06:18
-
-
Save valyakuttan/20431aea7228fc9810ffcb8c234cea7c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment