Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AugustKarlstedt/8241c65d0b7429ffa80842b76809510f to your computer and use it in GitHub Desktop.
Save AugustKarlstedt/8241c65d0b7429ffa80842b76809510f to your computer and use it in GitHub Desktop.
convert pdf pages to images
pdftoppm -png -r 300 "whatever.pdf" "directory/filenameprefix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment