Skip to content

Instantly share code, notes, and snippets.

@cjwinchester
Created April 6, 2019 05:38
Show Gist options
  • Save cjwinchester/8ac5bfc001c22dd9087b52fda6e76b9d to your computer and use it in GitHub Desktop.
Save cjwinchester/8ac5bfc001c22dd9087b52fda6e76b9d to your computer and use it in GitHub Desktop.
Extract trading card pics of members of the USDA Beagle Brigade
# 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