On Thu, Oct 28, 2010 at 7:09 PM, Tha.Suresh <[email protected]> wrote:
> If you need just resizing of images in a folder, > > mogrify -resize 800x600 -verbose *.JPG > > > This will resize all the JPG files in the folder in a single go. > > > -- > Tha.suresh > > -- > l...@iitd - http://tinyurl.com/ycueutm > Thanks. The job is done. -- Mihir Mehta, B. Tech. student, Department of Computer Science and Engineering, Indian Institute of Technology, Delhi. -- l...@iitd - http://tinyurl.com/ycueutm
