Skip to content

Instantly share code, notes, and snippets.

@rredpoppy
Created July 23, 2014 06:55
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 rredpoppy/afbfed64577b5ff277d7 to your computer and use it in GitHub Desktop.
Save rredpoppy/afbfed64577b5ff277d7 to your computer and use it in GitHub Desktop.
ImageMagick convert tiff to pdf
convert multipage.tiff -density 300x300 -compress jpeg multipage.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment