Pierre, I found the program "exiftool" ( http://www.sno.phy.queensu.ca/~phil/exiftool/ ) which I can use for copying the EXIF:XPtitle field to IPTC:headline using the command:xnview wrote:Ok, i have it now, they have added own tag in exif
exiftool -ext jpg . "-EXIF:XPtitle>IPTC:headline"
for all files in the current (.) folder. This helps for doing what we wanted, because now we can display the title in XnView slideshow.
Phil Harvey (the author of exiftool) provides on the webpage
http://www.sno.phy.queensu.ca/~phil/exi ... /EXIF.html
a list of all EXIF tags.
In this list the EXIF:XP-fields have the following IDs:
0x9c9b XPTitle
0x9c9c XPComment
0x9c9d XPAuthor
0x9c9e XPKeywords
0x9c9f XPSubject
Regards, klapperstorch