Search found 1 match

by peterpattern
Tue Mar 09, 2010 5:42 pm
Forum: NConvert
Topic: Turning filename extension auto-appending off
Replies: 1
Views: 1551

Turning filename extension auto-appending off

I'm noticing that nconvert 5.60 is automatically appending file extensions to output filenames when such extensions are missing, eg:

nconvert -out jpeg -o filenameWithoutExt someimage.jpg

will produce a file called "filenameWithoutExt.jpg"

Combed through the forums but couldn't find a way to ...