Page 1 of 1

nconvert deletes files with uppercase extensions

Posted: Wed Feb 11, 2009 5:18 pm
by oimara
Hello!

I've got a little problem using nconvert:

The original file is called "test 6.JPG". Upper case extension!

Case 1:

Code: Select all

C:\Programme\XnView>nconvert -out jpeg -D "C:\plot\test 6.jpg"
** NCONVERT v5.10 (c) 1991-2008 Pierre-E Gougelet (Nov 19 2008/15:53:12) **
        Version for Windows NT/9x/2000/Xp/Vista  (All rights reserved)
** This is a freeware software (for non commercial use)

Conversion of C:\plot\test 6.jpg into C:\plot\test 6.jpg OK
Case 2:

Code: Select all

C:\Programme\XnView>nconvert -out jpeg -D "C:\plot\test 6.JPG"
** NCONVERT v5.10 (c) 1991-2008 Pierre-E Gougelet (Nov 19 2008/15:53:12) **
        Version for Windows NT/9x/2000/Xp/Vista  (All rights reserved)
** This is a freeware software (for non commercial use)

Conversion of C:\plot\test 6.JPG into C:\plot\test 6.jpg OK
In the case 1 everything's O.K.
In the case 2 the file will be deleted, which is not really what I want.

Maybe a bug?

Martin

Re: nconvert deletes files with uppercase extensions

Posted: Thu Feb 12, 2009 7:37 am
by xnview
oimara wrote: Maybe a bug?
Yes

Re: nconvert deletes files with uppercase extensions

Posted: Sun Jun 29, 2014 1:45 pm
by cday
Seems to be fixed now...

Not easy to locate in the NConvert changelogs, unless I'm missing something?