Skip to content

Instantly share code, notes, and snippets.

@grandmanitou
Created February 7, 2014 09:51
Show Gist options
  • Save grandmanitou/8859900 to your computer and use it in GitHub Desktop.
Save grandmanitou/8859900 to your computer and use it in GitHub Desktop.
Convert first page of PDF to JPG using ImageMagick through command line
convert source.pdf[0] output.jpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment