More EXIF woes -- can Image::ExifTool return IPTC keywords as anarray?

D

David Dyer-Bennet

Since Image::EXIF appears to be incompatible with mod_perl, I'm now
trying Image::ExifTool, which seems to work okay -- except I can't
figure out how to get it to return an array for the IPTC keywords
tag. It takes all the values and strings them together with commas,
which makes a real hash of it since most of my keywords are people's
names in "last, first" format. Anybody worked with ExifTool and have
any idea how to do this?
 
M

Martin Herrmann

David Dyer-Bennet said:
Since Image::EXIF appears to be incompatible with mod_perl, I'm now
trying Image::ExifTool, which seems to work okay -- except I can't
figure out how to get it to return an array for the IPTC keywords
tag. It takes all the values and strings them together with commas,
which makes a real hash of it since most of my keywords are people's
names in "last, first" format. Anybody worked with ExifTool and have
any idea how to do this?

Again, the module Image::MetaData::JPEG does the job pretty fine. You
can use it to read and write JPEG comments, EXIF data and IPTC
informations.

Regards
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top