For batch image resizing or manipulation, what you want is <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.imagemagick.org/script/index.php">http://www.imagemagick.org/script/index.php</a>.  ImageMagick is in the repositories as &quot;imagemagick&quot;.  The specific command from this suite of tools you want is either convert (convert an entire folder and create a new set of images with the new size), or mogrify (convert an entire folder in-place), with the -resize flag.  Check it out, there are actually hundreds of things you can do with ImageMagick, including some limited content-aware resizing if I recall correctly.<div>
<br></div><div>Stephen Fluin<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 6:00 AM,  <span dir="ltr">&lt;<a href="mailto:ubuntu-us-mn-request@lists.ubuntu.com">ubuntu-us-mn-request@lists.ubuntu.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I&#39;ve been also searching for a program that would batch resize a folder to a<br>
specific *Pixel* size, and all I&#39;m finding is resizing on a *%* basis. :P<br>
Not very useful, as I needed the images to be *exactly 800 x 600* and not<br>
one pixel more or less. Gimp doesn&#39;t seem to have that feature that I could<br>
find. Does anyone have any suggestions? Is there something that doesn&#39;t use<br>
command line?<br>
Thanks!<br>
<br>
--<br>
TPKyteroo jaunting off to the Galactic Trig...<br><br></blockquote></div></div>