I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-04-17 10:55:48-07 by msbc
Querying many files for missing tags
Hi,

I'm hoping someone can help me build an exiftool command to do the following:
In a folder of many Canon CR2 files print out the filename for those files that DON'T have GPS co-ordinate tags.

I'm using ImageInjesterPro to copy my images from my CF card and add GPS data from a track file. The problem is that IIP only reports the number of images that were geo-tagged and doesn't provide a list of the files that weren't. So, with a few hundred images it's very tedious to check which ones have the GPS tags. I'd like to be able to tell exiftool to look at all images in a folder and tell me which ones are missing the GPS tags.

Thanks,
Mark
Direct Responses: 7695 | Write a response