Page 1 of 1
Example to set IPTC
Posted: Tue Sep 25, 2012 10:36 am
by Peter2
I tried to set IPTC values, but I do not understand ...
- the basic syntax and
- if I can combine tag: nconvert TAG value TAG value TAG value ...
- or if I need a single command for each tag and
- if I have to use 'quotes' or "double quotes"
Thanks for help.
Peter
Re: Example to set IPTC
Posted: Wed Sep 26, 2012 7:19 am
by xnview
here is an example
Code: Select all
nconvert -iptc_set 52 test -iptc_add 51 test
Re: Example to set IPTC
Posted: Wed Sep 26, 2012 8:20 am
by Peter2
And where I get the code number (51, 52, ...)? From IPTC-homepage?
Peter
Re: Example to set IPTC
Posted: Wed Sep 26, 2012 8:22 am
by xnview
Re: Example to set IPTC
Posted: Wed Sep 26, 2012 8:37 am
by Peter2
xnview wrote:yes, or
HERE
Thanks. Please add it to the info with is created by "nconvert /?" At the moment it is not clear for the user.
Peter
Re: Example to set IPTC
Posted: Fri Oct 12, 2012 2:59 pm
by Peter2
Is it possible to create a new output file? The input-file should stay unchanged, the output is based on the input PLUS IPTC.
Peter
-iptc_set 118
Posted: Fri Oct 12, 2012 4:54 pm
by Peter2
Re: Example to set IPTC
Posted: Tue Oct 16, 2012 2:11 pm
by xnview
Peter2 wrote:Is it possible to create a new output file? The input-file should stay unchanged, the output is based on the input PLUS IPTC.
if you use -o ?
Re: Example to set IPTC
Posted: Tue Oct 16, 2012 3:39 pm
by Peter2
xnview wrote:if you use -o ?
No result. I'll send you more info.
Peter