I'd like to create a spreadsheet of metadata info from my WLPG photos.
When I export the metadata to a .csv file, I don't see any of the "people tags" that are applied in WLPG. Where is that data and how do I get it out?
It should be in there. Try this command to narrow down the output a bit:
exiftool "-region*" -csv DIR
where DIR is the name of a directory containing the images.
If you get no output, then there is no Microsoft region information in the files.
- Phil