Created
December 18, 2013 18:26
-
-
Save bertbalcaen/8027277 to your computer and use it in GitHub Desktop.
Convert each page in a PDF to an image.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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