Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Last active September 22, 2015 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save douglasmiranda/0a45e2048d095eea631c to your computer and use it in GitHub Desktop.
Save douglasmiranda/0a45e2048d095eea631c to your computer and use it in GitHub Desktop.
pdf to image (poppler)
apt-get install poppler-utils
pdftoppm -r 100 -png foo.pdf prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment