Delete metadata and copy file if metada was deleted

Started by panorama, February 21, 2017, 02:52:27 AM

Previous topic - Next topic

Phil Harvey

This may work without specifying a character set as long as your system code page matches the character set you are using and all characters in the file names are valid for this code page.

I will patch ExifTool 10.44 to allow the warnings to be avoided by explicitly specifying an empty character set (ie. -charset filename=""

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