in reply to Adding properties to a file

I have png files that I'd like to be able to add some properties about where the image came from, etc. I didn't see anything along those lines in CPAN.

Did you see Image::ExifTool? It sounds like that would fulfil your criteria.


🦛

Replies are listed 'Best First'.
Re^2: Adding properties to a file
by BernieC (Pilgrim) on Mar 24, 2021 at 15:12 UTC
    It sure does. now to see if I can get it to do what I want, but that's the module I {didn't know I} was looking for.