nconvert deletes files with uppercase extensions

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
oimara
Posts: 5
Joined: Wed Feb 11, 2009 5:04 pm

nconvert deletes files with uppercase extensions

Post 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
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: nconvert deletes files with uppercase extensions

Post by xnview »

oimara wrote: Maybe a bug?
Yes
Pierre.
cday
XnThusiast
Posts: 4395
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: nconvert deletes files with uppercase extensions

Post by cday »

Seems to be fixed now...

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