see mogrify rather than convert. it allows you to convert a whole directory of images (and you can select which type to convert, such as jpg, png, etc or all); otherwise you need to specify all input images in the command line if the processing is simple (but may exceed the number of characters allowed if many) or write a script to loop over all your input images and do them one at a time.
http://www.imagemagick.org/Usage/basics/#mogrify _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
