Skip to content

Instantly share code, notes, and snippets.

@ozooxo
Created November 7, 2014 03: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 ozooxo/05dc8ffa81d390fd8ef4 to your computer and use it in GitHub Desktop.
Save ozooxo/05dc8ffa81d390fd8ef4 to your computer and use it in GitHub Desktop.
Convert several png's to one pdf
sudo apt-get install imagemagick
convert *.png output.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment