Hi Nathan -

The standard response to this question is "Use ImageMagick!"  
You didn't say
what kind of system you have, but if it's Linux, you should have 
ImageMagick.
IM includes a whole raft of useful utilities, but you probably 
want convert
for this problem.  Try "man convert" for details.  There are 
oodles of options,
but you probably want to use -geometry WxH to specify the 
desired dimensions
of your thumbnails.  Actually, you probably want to set W and H 
to the maximum
desired thumbnail dimensions, as convert preserves aspect ratio 
unless specifically told otherwise.

HTH,

-- 
--Jeff

Jeff Trefftzs <[EMAIL PROTECTED]>
http://www.tcsn.net/trefftzs                    Home Page
http://gug.sunsite.dk/gallery.php?artist=68     Gimp Gallery
http://members4.clubphoto.com/jeff309574        A photo gallery



_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to