Re: jpg resize

2001-07-28 Thread Agustin Bialet
You shoul check PerlMagick on CPAN. It can modify any image in a lot of ways.. -- Agustin Bialet Macaldia.com Av del Libertador 498 - 6 piso Norte (011) 4328-8844 > From: <[EMAIL PROTECTED]> > Date: Fri, 27 Jul 2001 12:58:07 -0700 (PDT) > To: <[EMAIL PROTECTED]> > Su

Re: jpg resize

2001-07-27 Thread Sean O'Leary
>I need to resize a slew of jpgs I have in archive. They are 1024x768, way >too big for web viewing. I need them smaller, around 300x200. > >Is there a module I should look into for graphic resizing? Is this >possible with PERL? Where should I go to look at example scripts? PerlMagick rawks.

jpg resize

2001-07-27 Thread todd
I need to resize a slew of jpgs I have in archive. They are 1024x768, way too big for web viewing. I need them smaller, around 300x200. Is there a module I should look into for graphic resizing? Is this possible with PERL? Where should I go to look at example scripts? any thoughts would make