Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LoganLaFollette/b17619dd5976a9eda5c78da82107478e to your computer and use it in GitHub Desktop.
Save LoganLaFollette/b17619dd5976a9eda5c78da82107478e to your computer and use it in GitHub Desktop.
Manual GS transform call
gswin64 -sDEVICE=png16m -r244 -dFirstPage=1 -dLastPage=X -dNOPAUSE -sOutputFile=out-%d.png 150.pdf
// Replace 'X' with the page number of the doc you want to transform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment