On Tue, 3 May 2005, Ing. Branislav Gerzo wrote:

> Brent Clark [BC], on Tuesday, May 03, 2005 at 13:25 (+0200) wrote
> these comments:
> 
> BC> would anyone know of a perl script to convert image resolutions.
> BC> But I have a whole host of pics to convert
> 
> look at ImageMagick http://www.imagemagick.org/script/index.php
> you could convert then from bash, also there is perl interface.
> Great tool.
 
ImageMagick is good, but it's huge, and a little overcomplicated.

Imager is smaller and simpler.

    <http://imager.perl.org/>
    <http://search.cpan.org/~addi/Imager-0.43/Imager.pm> 
    <http://www.develop-help.com/imager/>

If you're just starting out with image manipulation in Perl, you might 
find Imager less frustrating at first.


-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to