On Fri, 29 Aug 2003 18:19:23 -0300, [EMAIL PROTECTED] (Geraldo Milagre)
wrote:
>Hi,
>
>I would like to write a program to manage my pictures colection and
>generate statics html pages for view the pics. I would like to use Perl
>to do this, as a way to learning more about the language. What reso
> What is the best library to handle pictures?
Image::Magick is a great tool for creating thumbnails, it is both easy and
the shrunk images still look good.
http://search.cpan.org/author/JCRISTY/PerlMagick-5.57/Magick.pm
If you are running the ActiveState version of Perl, be sure to get it from