Created
June 22, 2018 14:01
-
-
Save dettmering/0c82a553fa7c51cebdf65fce2de88f92 to your computer and use it in GitHub Desktop.
Extract single pages as PNGs from multipage PDFs
This file contains hidden or 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 -dBATCH -dNOPAUSE -sDEVICE=png16m -r600 -dUseCropBox -sOutputFile=item-%03d.png input.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment