[magick-users] image resizing

Fred Weinhaus fmw at alink.net
Sat Aug 29 10:52:29 PDT 2009


Convert is the newer command and more versatile with respect to 
options. But it processes one image at a time. Therefore to do 
multiply images you need to write a script with a loop.

Mogrify is older and does not allow all the newer features that 
convert does, but can process a whole folder of images at one time.



>Hi, Fred!
>Thanks for the help! Everything works like a charm. You helped me a lot.
>So, you say Mogrify is old. What command should I use instead?
>Respectfully


More information about the Magick-users mailing list