Skip to content

Instantly share code, notes, and snippets.

@duduribeiro
Created April 19, 2016 04:42
Show Gist options
  • Save duduribeiro/dd360117410607b47cc191a9ae1925a3 to your computer and use it in GitHub Desktop.
Save duduribeiro/dd360117410607b47cc191a9ae1925a3 to your computer and use it in GitHub Desktop.
merge_pdfs_imagemagick
convert img20160112_13174979.pdf img20160112_13175002.pdf -quality 100 essay.pdf # +append will split and merge on the same page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment