On Sat, 15 Apr 2006 15:38:47 -0400, Tom Cooper wrote: Hi Tom
> Is it possible to script modification to the jpegs using > imagemagick tools that would accomplish my goals? Ideally I'd do Everything you want to do can be done with this Perl tool: http://search.cpan.org/~exiftool/Image-ExifTool-6.00/lib/Image/ExifTool.pod Since ImageMagick has a Perl interface, and Image::ExifTool is a Perl module, all that remains is to write the code! -- Cheers Ron Savage, [EMAIL PROTECTED] on 16/04/2006 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
