ExifTool Forum

General => Metadata => Topic started by: bndemoel on June 03, 2020, 06:03:20 AM

Title: Deleting a tag vs erasing its contents
Post by: bndemoel on June 03, 2020, 06:03:20 AM
Is there a fundamental difference between deleting a tag (like -rights= ) and erasing its contents (like -rights^= )
Title: Re: Deleting a tag vs erasing its contents
Post by: Phil Harvey on June 03, 2020, 06:07:10 AM
IMHO, yes.  Technically, an undefined value is not the same as an empty string.  But practically, cameras often write empty strings or strings full of spaces for tags which are not defined.

- Phil