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
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