Skip to content

Instantly share code, notes, and snippets.

@melekhine
Created February 28, 2019 11:46
Show Gist options
  • Save melekhine/16a77dd789faf2e1139c4afd87c39c62 to your computer and use it in GitHub Desktop.
Save melekhine/16a77dd789faf2e1139c4afd87c39c62 to your computer and use it in GitHub Desktop.
pdf optimisation
gs -sDEVICE=pdfwrite -dNOPAUSE -dQUIET -dBATCH -dPDFSETTINGS=/-"screen" -dCompatibilityLevel=1.4 -sOutputFile="mel.pdf" "mel.pdf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment