Converting individual images to single PDF
Make sure you have Homebrew installed. Then install the imagemagick package.
brew install imagemagick
Assuming you have a collection of png files you want to compile into a single pdf:
convert *.png -quality 100 compiled_images.pdf
Written by Luke Stringer
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mac
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#