Created
June 6, 2019 11:14
-
-
Save tuurma/d18b703e87ebb81af8e5a9de322759f9 to your computer and use it in GitHub Desktop.
extract individual images from pdf
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
convert -density 150 -antialias "49548.pdf" -resize 1024x -quality 100 "49548.png" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment