Created
March 14, 2019 01:35
-
-
Save m-esm/6f0a107c90824849ae2c56c4531ec120 to your computer and use it in GitHub Desktop.
convert photos in directory to single pdf file
This file contains 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 "*.{png,jpeg}" -quality 100 outfile.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment