in reply to Re: Resizing images with transparent background?
in thread Resizing images with transparent background?

like pobocks says, imagemagick is an alternative. it's a very nice alternative if you ever need to do more, e.g. composite images, many more formats, add text/borders/effects. good fun, and quick.
the hardest line to type correctly is: stty erase ^H
  • Comment on Re^2: Resizing images with transparent background?

Replies are listed 'Best First'.
Re^3: Resizing images with transparent background?
by Anonymous Monk on Oct 14, 2010 at 13:07 UTC
    I did have reasons not to use ImageMagick, but it works damn well. And pretty simply too. It is a heavyweight though.