On 08/04/07, Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:
Hi all, Does anyone know of a tool that can tag a PNG file with meta data? I've found pngmeta which will dump it, but nothing that will add it.
A quick search of CPAN came up with Image::ExifTool::PNG at http://search.cpan.org/~exiftool/Image-ExifTool-6.76/lib/Image/ExifTool/PNG.pm At least the Debian package comes tool called "exiftool" which seems like it can do exactly what you are asking for - manipulating the meta data in images. I suspect that it's part of the perl package as found on CPAN. Cheers, --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
