ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: Jessie_D on June 26, 2015, 11:49:13 AM

Title: XMP ToolkitImage::ExifTool 9.97
Post by: Jessie_D on June 26, 2015, 11:49:13 AM
Hi all

I'm new here.

I'm trying to copy all metadata from one file to another, which works amazing!
However, there is that little Tag/Value that the program adds after each metadata import.

Namely the:

XMP Toolkit   Image::ExifTool 9.97

As i need a 100% clean import, is it possible to remove or replace this?


Thanks in advance and thanks for a lovely piece of software.


With kind regards,
J

Title: Re: XMP ToolkitImage::ExifTool 9.97
Post by: Phil Harvey on June 26, 2015, 12:25:37 PM
Just add -xmptoolkit= to your command.

(Note that ExifTool is probably the only XMP writer that will allow you to do this.)

BTW, the Tag Name documentation (https://exiftool.org/TagNames/XMP.html#x) is useful:

When writing, the XMPToolkit tag is automatically generated by ExifTool unless specifically set to another value.

- Phil
Title: Re: XMP ToolkitImage::ExifTool 9.97
Post by: Jessie_D on June 26, 2015, 08:06:41 PM
Thanks! I will try that.