nconvert 4.57 ignores -q
Posted: Thu Apr 20, 2006 5:36 am
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
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