XMP ToolkitImage::ExifTool 9.97

Started by Jessie_D, June 26, 2015, 11:49:13 AM

Previous topic - Next topic

Jessie_D

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


Phil Harvey

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 is useful:

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

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

Jessie_D