ExifTool Forum

General => Other Discussion => Topic started by: Malagodi on April 05, 2015, 04:36:32 PM

Title: WLPG to spreadsheet
Post by: Malagodi on April 05, 2015, 04:36:32 PM
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?

Title: Re: WLPG to spreadsheet
Post by: Phil Harvey on April 05, 2015, 08:23:46 PM
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