Created
April 6, 2019 05:38
-
-
Save cjwinchester/8ac5bfc001c22dd9087b52fda6e76b9d to your computer and use it in GitHub Desktop.
Extract trading card pics of members of the USDA Beagle Brigade
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
# first install curl and poppler-utils, if you don't have already | |
curl https://www.cbp.gov/sites/default/files/documents/Agriculture%20Canine%20Cards.pdf > dogs.pdf | |
pdfimages -png dogs.pdf goodboi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment