Page 1 of 1

Code sujet IPTC et code Scene IPTC

Posted: Fri Jul 17, 2020 10:40 am
by gcharrier
Bonjour à toutes et à tous sur le forum,

je rencontre un soucis, j'ai un bon nombre de fichier qui comporte des code scene et des codes sujet IPTC, qui sont parfois même coder dans la section XMP suivant l'origine, mais impossible d'éditer ses 2 champs dans XNviewMP. Y a t-il clairement impossibilité de le faire, ou y a t-il une manipulation particulière à effectuer ?

Merci par avance de vos lumières,

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Jul 17, 2020 2:22 pm
by michel038
Bonjour,
Je pense que vous pouvez seulement les visualiser dans l'onglet ExifTool de le zone informations.

Ces codes ont un usage professionnel ou familial ?
Si c'est un usage familial, je serais tenté de vous conseiller de les transcrire en mots-clés "en clair".

La méthode consisterait en une première passe (avec une ligne ExifTool) pour recopier les codes dans le champ mots-clés, puis de les "importer" dans xnviewmp de manière à les faire apparaitre dans les catégories.
Ensuite, sélectionner les images ayant tel code dans le filtre des catégories, et leur affecter le mot clé en clair correspondant ...
Et répéter pour chaque différent code .
Je peux détailler si ça vous tente ...

Si l'usage est plus professionnel, avec FastPhotoTagger vous pouvez gérer ces métadonnées, y compris en base de données, pour pouvoir faire des tris ou des sélections.

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 1:04 pm
by cnoisette
Dear all
I need to put a SERVICE CODE (IPTC) in my photos urgently.
I use ubuntu 24, and XnView MP but I can't find this field.
Everybody could help me?
As I said it is really really urgent. I have to send photos to my new agency today and they exige such a SERVICE CODE...
All the best
Thanks a lot
Christophe Noisette

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 2:06 pm
by michel038
Perhaps with the help of an Exiftool command, called through "File >Open with" feature. But I can't find any ExifTool metadata syntax for "iptc service code" with Google.fr ... Which field exactly should be used ? (In Exiftol syntax)

...The idea would be to add your code in an ordinary field with XnViewMp, such as "Title", and then use ExifTool to copy this Title into "iptc service code".


How to use Exiftool in XnViewMp
viewtopic.php?p=183222#p183222

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 2:08 pm
by cnoisette

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 3:43 pm
by michel038
Each software has it's own syntax for metadata names.
Can you find ExifTool syntax for your purpose ? Something like XMP:SubjectCode, or IPTC4XMP:Code or anything else... I'm away, only my phone, in French, ...

Edit
The only one I've found is XMP:SubjectCode, that looks like your needing
So, the "parameters" for Exiftool would be

-k -XMP:SubjectCode<IPTC:Headline

... If I don't do à mistake
... If photos are JPG type
... if you were able to enter the right code in the "Title " field of selected photo with "Edit Iptc" dialog in XnViewMp
...and you also added an "Open with" function calling ExifTool with mentioned parameters, to run this "open with" on the photo
... and your PC runs Windows ( EDIT Sorry, I forgot "Ubuntu " In your request I hope it's possible to do the job on this machine, maybe using ExifTool in shell command line. )

Another way, enter directly the code in command line
exiftool -XMP:SubjectCode=123456 DSCN8888.JPG
( ExifTool forum for more help)

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 4:28 pm
by cnoisette
thanks . I will try it later... I need to go to the station for my son ;-)

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 5:36 pm
by cnoisette
yes it's work perfectly. Thanks

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 5:37 pm
by cnoisette
mais je vois donc sur GIMP que ce champ est rempli mais si j'ouvre XnView je ne le vois pas...

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 7:07 pm
by michel038
Il y a des centaines de champs IPTC, XMP, sans compter les EXIF. XnViewMp en gère une quarantaine...
ExifTool est beaucoup plus apte à en explorer des quantités, mais o combien moins confortable à utiliser.

Il y a l'onglet ExifTool dans la zone informations de XnViewMp pour visualiser pratiquement tout ce qui est normalisé ou communément utilisé, c'est pratique.

Re: Code sujet IPTC et code Scene IPTC

Posted: Fri Oct 04, 2024 7:08 pm
by cnoisette
D'accord... mais c'est pratique de savoir la connextion entre les deux.
Sinon GIMP gère pas mal aussi les metadonnees...
C.