Tag names containing spaces

Started by montauk, July 12, 2011, 05:47:53 AM

Previous topic - Next topic

montauk

Hello

Can I use exiftool to modify/delete tags, whose tag names contain spaces?

exiftool -TagName=NewTagValue

but what if the existing tag name is instead "Tag Name" (i.e. with spaces) instead of "TagName"?

Thank you,
James

Phil Harvey

Hi James,

ExifTool tag names do not contain spaces.

I think that reading FAQ number 2 will help you.

- 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 ($).