Tip Details Add a Related Tip

Rate as: Positive Negative

batch resize images using mogrify (imagemagick)

Assuming you have imagemagick installed you can batch resize images easily.

In a terminal:
mogrify -resize 1280x960 *.jpeg

mogrify = somthing (i dunno, but it works)
-resize = option to resize image
1280x960 = pick any resolution [1024x768 works just as fine too]
*.jpeg = everything that has a .jpeg ending [can also be *.jpg *.png]
Link: www.imagemagick.com...Search for more tips related to this link
Rating: 100% positive, 5 total Votes
Categories: imagemagick resize batch resize mogrify pictures
Added: on Mar 08, 2007 at 5:12 pm
Added By: an anonymous user

Comments on this Tip

Add a Comment
This is the best way to batch resize that I've found, simply because it actually works. (On a mac, even.) the only thing to watch out is that it doesn't keep the original file, it resizes the original.
– Added by an anonymous user on May 11, 2008 at 6:51 pm
Your Comment:
(how to format)
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

Get rid of PhotoBooth delay

Categories: Mac PhotoBooth pictures
100% positive, 1 comment - last added on Apr 18, 2008 at 2:11 am
– Tip added by an anonymous user on Nov 28, 2007 at 8:11 am

Creating thumbnails in Imagemagick

100% positive, 0 comments
– Tip added by an anonymous user on Jun 14, 2007 at 12:56 pm

Image Resizing

Categories: imagemagick graphics
100% positive, 1 comment - last added on Apr 21, 2008 at 12:01 pm
– Tip added by an anonymous user on Apr 20, 2008 at 2:27 pm

Resizing images to fit in a bounding box with ImageMagick

Categories: imagemagick graphics
100% positive, 0 comments
– Tip added by an anonymous user on May 27, 2007 at 7:24 am

download images in bulk from flickr

100% positive, 0 comments
– Tip added by an anonymous user on Aug 08, 2008 at 7:58 am

China digital photo frame

100% positive, 0 comments
– Tip added by an anonymous user on Apr 17, 2008 at 2:34 am

iChat and Photobooth effects

100% positive, 0 comments
– Tip added by an anonymous user on Nov 16, 2007 at 9:37 pm

Wateringmarking images in Imagemagick

100% positive, 0 comments
– Tip added by an anonymous user on May 26, 2007 at 7:14 am

Resize your boot camp partition

no ratings, 0 comments
– Tip added by an anonymous user on Jul 30, 2008 at 3:58 pm

Uploading pics on a site

Categories: Internet pictures
no ratings, 0 comments
– Tip added by abc1129 on Nov 23, 2007 at 1:55 pm

Sending pictures as email in Vista

0% positive, 0 comments
– Tip added by an anonymous user on Nov 15, 2007 at 10:32 am

Create a collage of all your Facebook friends

Categories: Facebook pictures
no ratings, 0 comments
– Tip added by freewillie on Oct 18, 2007 at 1:59 pm

Getting rid of Display errors (Image Magick)

Categories: imagemagick errors
no ratings, 0 comments
– Tip added by an anonymous user on Jun 09, 2007 at 6:46 am