I stumbled into my semi-finished project from this spring where I posted already some questions
I want to
- always convert (mostly) JPG to JPG (basically solved)
- always keep the quality (unsolved because of bug in software)
- always rotate to exif-orientation (semi-unsolved due to unclear behaviour of jpegtrans which can only be used as single parameter)
- always write IPTC-data to JPG (depending from jpegtrans)
- optionally "resize" to 2000px
- optionally add text to the image
So I want to ask for the best usage and order of the parameters:
- jpegtrans always alone and as first command?
- then IPTC and resize as second, independent call of Nconvert?
- then optional text?
- what to do with quality?
- ....
Thanks for advice!
Peter
JPEGTRANS plus RESIZE plus IPTC
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 1348
- Joined: Thu Nov 24, 2005 3:07 pm
- Location: CH
JPEGTRANS plus RESIZE plus IPTC
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
-
- XnThusiast
- Posts: 1348
- Joined: Thu Nov 24, 2005 3:07 pm
- Location: CH
Re: JPEGTRANS plus RESIZE plus IPTC
Nobody knows?
Have a fine weekend!
Have a fine weekend!
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
-
- Author of XnView
- Posts: 44817
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: JPEGTRANS plus RESIZE plus IPTC
First lossless command:
- jpegtrans
- IPTC
And:
- resize, text
Pierre.
-
- XnThusiast
- Posts: 1348
- Joined: Thu Nov 24, 2005 3:07 pm
- Location: CH
Re: JPEGTRANS plus RESIZE plus IPTC
To sum up - I need three independent, following calls of nconvert.exe?
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
-
- Author of XnView
- Posts: 44817
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France