Search found 3 matches

by pilpil
Sat Nov 10, 2007 4:49 pm
Forum: Classic - General Support
Topic: xmp to iptc...easily ???
Replies: 11
Views: 6930


....
But how can I use the recursive command (-r) in this command to have all my image changed in my big "My Pictures" directory ?
And how can I be sure I don't lost any iptc or xmp information in my files ?
I do not know, maybe ask on exiftool forum
or
dir /B /ON *.jpg > list.txt...

Ok ...
by pilpil
Sat Nov 10, 2007 3:30 pm
Forum: Classic - General Support
Topic: xmp to iptc...easily ???
Replies: 11
Views: 6930

Thanks for the help on exiftool !

I have add -P and -overwrite_original option, and I have changed the xmp2iptc file to have only keywords copied from XMP data.
It seems it works nice for one file :)

exiftool -tagsFromFile a.jpg -@ myxmp2iptc.args -P -overwrite_original a.jpg
myxmp2iptc.args ...
by pilpil
Sat Nov 10, 2007 1:15 pm
Forum: Classic - General Support
Topic: xmp to iptc...easily ???
Replies: 11
Views: 6930

Pierre, have you an idea if you want to integrate that functionality (Xmp to IPTC), and if yes when ?

Because I really need this functionality...

I have found something who can do that (ExifTool), I think, but it seems not simple at all to use it and I don't success until now :(

So if you don't ...