Image-ExifTool - Re: Clear XMP data?

Posted on Tue Dec 13 18:40:37 2005 by exiftool in response to 1464 (See the whole thread of 6)
Re: Clear XMP data?
I'm not sure I understand the problem. ExifTool does clear the information as you want.

Are you using the API or the exiftool script?

With the exiftool script, tags are deleted if you set the value to ''

With the API, you call SetNewValue() with an undefined value to delete the tag.

If you want to delete all of the XMP information, use '-xmp:all=' with the exiftool script

Direct Responses: 1467 | Write a response