On Fri, 2007-11-23 at 18:04 +1300, Don Gould wrote: > Is there a simple gui tool in the ubuntu package list that will > resize > images? > > A batch tool would be useful.
The two are separate beasts! I use ImageMagick's "convert" for batch resizing on the command line: http://www.imagemagick.org/script/index.php Someone must've done a good GUI for it by now. The APIs are out for all main languages. Vik :v)
