ImageMagick Convert -resize not quite working right(one image is bigger than the rest)
Mar 24th, 2012 | By adminSo I do a LOT of resizing and image converting, especially from jpg’s to PDF’s. Easily the easiest way to convert a series of images into a pdf file is with imagemagick. A simple command like convert *.jpg yourFile.pdf is all you need to convert a ton of jpegs into one neatly packed PDF but
[continue reading…]