Revision: 12276
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 8, 2009 21:18 by zerolab
Initial Code
mogrify -size 800x600 -path ./resized -monitor ./*.jpg
Initial URL
Initial Description
I needed a quick way to resize and save to a folder lots of images. Imagemagick is magic indeed!
Initial Title
Batch resize all JPGs in a folder and copy to a subfolder
Initial Tags
resize, ubuntu
Initial Language
Bash