Page 1 of 1

nconvert 4.57 ignores -q

Posted: Thu Apr 20, 2006 5:36 am
by Guest
Hey Pierre,

the version 4.57 still ignores -q settings. Allways 100% Quality.

Can you please check this issue ?

I am using this batch right now:

for /R %%I in (*.*) do nconvert -out jpeg -q 60 -o "C:\Download\clean\%%~nI.jpg" -ratio -resize 200 0 "%%I"

Thanks

Re: nconvert 4.57 ignores -q

Posted: Mon Apr 24, 2006 7:22 am
by xnview
Anonymous wrote:Hey Pierre,

the version 4.57 still ignores -q settings. Allways 100% Quality.

Can you please check this issue ?

I am using this batch right now:

for /R %%I in (*.*) do nconvert -out jpeg -q 60 -o "C:\Download\clean\%%~nI.jpg" -ratio -resize 200 0 "%%I"
No i've tried with -q 10 and the quality is not 100