Click to See Complete Forum and Search --> : Editing/cropping/hi-liting images online


acercap
06-10-2005, 08:56 PM
Need some expertise to code a utility online that will edit/crop/hi-lite images (.jpg,. .gif, .pdf) - will write on them in java like tool - and then save image again for use in another context.

Any help or directino woudl be greatly appreciated

Jeff Mott
06-11-2005, 03:31 PM
There couple modules you can investigate for manipulating images is Imager (http://search.cpan.org/~tonyc/Imager-0.45/Imager.pm) and Image::Magick (http://search.cpan.org/~jcristy/PerlMagick-6.20/Magick.pm).