in reply to How can I encode a image file by perl ?

Also, I recommend the O'Reilly book:

"Programming web graphics with Perl & GNU Software"

I've read it but, unfortunately, haven't had time to play with it. The functionality though seems great. You can easily use imagemagick to manipulate images, and Perl::magick (or whatever it's called) is a simple object oriented interface for ImageMagick.

Anybody actually had a play with it?

  • Comment on Re: How can I encode a image file by perl ?