Created
April 19, 2016 04:42
-
-
Save duduribeiro/dd360117410607b47cc191a9ae1925a3 to your computer and use it in GitHub Desktop.
merge_pdfs_imagemagick
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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