ExifTool Forum

ExifTool => Newbies => Topic started by: jalex on February 06, 2016, 12:32:43 PM

Title: automatic copy image-name in the meta-tag xmp
Post by: jalex on February 06, 2016, 12:32:43 PM
hello,

How to make exiftool copies automatically the name of an image to a metaname tag: xmp:"identifier". ( for example)


Thanks  for your help.

Sorry for my English
Title: Re: automatic copy image-name in the meta-tag xmp
Post by: StarGeek on February 06, 2016, 04:30:03 PM
Exiftool by itself, no.  But there are a variety of ways you could script something to do that.
Title: Re: automatic copy image-name in the meta-tag xmp
Post by: jalex on February 07, 2016, 11:20:42 AM
ok,

it's possible,
but I don't  have the skills to do that.  ( I am a documentary photographer  not a software developer)

I look for skills and/or a small program existing.
Thank you

Cela est possible,
Mais je n'ai pas les compétences pour le faire. ( je suis un photographe documentaire, pas développeur informatique)
Je vais chercher des compétences et/ou un petit logiciel pour faire cela.
Merci

Title: Re: automatic copy image-name in the meta-tag xmp
Post by: Phil Harvey on February 07, 2016, 11:40:43 AM
Are you talking about setting XMP:Identifier to the name of the file?

If so, the command is:  exiftool "-xmp:identifier<filename" DIR

- Phil
Title: Re: automatic copy image-name in the meta-tag xmp
Post by: jalex on February 09, 2016, 12:33:30 PM
hello,
I use exiftoolgui. (I can learn to work from command line)

In the "workspace manager" I am created  /identifier±=-xmp:identifier^identifiant image/
(the Name tag or Title tag are not the identifying image)
(The tag "Identifier"= image name, the name-identifier is exclusive, absolutely unique)
For me, the constitution of this identifying (ID) is very important.


I can  manually copy (Ctrl C/V) the image name as the tag "identifier".
This work is painful. It can generate fatal copy errors.

Question :
How to automatically copy the image name in the tag ' identifier ' ?

Thank you 

Greetings


J'utilise exiftoolgui.
Dans le "wokspace manager" j'ai créé /xmp:identifier.
je peux copier manuellement le nom de l'image dans la balise "identifier". Identifier = le nom de l'image. Ce nom , cet identifiant est impérativement unique .
Ce travail de copie est pénible et peux générer des erreurs fatales.
Question /
Comment copier automatiquement les noms des images dans la balise xmp:identifer ?





Title: Re: automatic copy image-name in the meta-tag xmp
Post by: Phil Harvey on February 09, 2016, 12:42:58 PM
I'm sorry, but you lost me.  I can't help with how to do this in ExifToolGUI.

- Phil