WLPG to spreadsheet

Started by Malagodi, April 05, 2015, 04:36:32 PM

Previous topic - Next topic

Malagodi

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?


Phil Harvey

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
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).