I would recommend PIL. Its as easy as fooImageObject.resize( (fooWidth, fooHeight) ) On Tue, Feb 16, 2010 at 1:20 PM, Keith Dart <keith at dartworks.biz> wrote: > === On Mon, 02/15, Kimball Bighorse wrote: === >> Looking at ImageMagick with PythonMagickWand for resizing an image,