Skip to content

Instantly share code, notes, and snippets.

@bertbalcaen
Created December 18, 2013 18:26
Show Gist options
  • Save bertbalcaen/8027277 to your computer and use it in GitHub Desktop.
Save bertbalcaen/8027277 to your computer and use it in GitHub Desktop.
Convert each page in a PDF to an image.
gs -dNOPAUSE -sDEVICE=jpeg -r600 -sOutputFile=kerstkaart_final%d.jpg -dJPEGQ=100 -q kerstkaart_final.pdf -c quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment