Search found 1 match

by bjb
Wed Feb 05, 2014 5:50 pm
Forum: NConvert
Topic: -no_auto_ext does not work
Replies: 1
Views: 891

-no_auto_ext does not work

Hi,

I am evaluating nconvert (6.17, Linux 64)

and I try to nconvert -o result.JPG original.JPG

Problem is that the output file is named result.jpg, not result.JPG as intented.

I tried

nconvert -no_auto_ext -o result original.JPG

Problem is that the output file is named result.jpg, not result ...