Skip to content

Instantly share code, notes, and snippets.

@siddhesh
Created July 29, 2025 04:12
Show Gist options
  • Select an option

  • Save siddhesh/d3720e00d397f5dab0a5b0978a717893 to your computer and use it in GitHub Desktop.

Select an option

Save siddhesh/d3720e00d397f5dab0a5b0978a717893 to your computer and use it in GitHub Desktop.
# PDFSETTINGS: screen, ebook, print
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen \
-dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment