Option -size of nconvert not working

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

Moderators: helmut, XnTriq, xnview

Post Reply
KurtDerkritische

Option -size of nconvert not working

Post by KurtDerkritische »

Hello everybody,

i am using xnview / nconvert on 2 platforms:
sgi irix with nconvert 4.16 and windows with nconvert 4.25

i tried to convert a ico-file with the following command

nconvert -out bmp -size 22x22 Shell32-icon-001.ico

the conversion process completed successfully but the
resulting file is still in the original size of the input
file Shell32-icon-001.ico (size is 32x32)

i get the same result on both platforms.
what's wrong ?
User avatar
xnview
Author of XnView
Posts: 46328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: option -size of nconvert not working

Post by xnview »

KurtDerkritische wrote:i am using xnview / nconvert on 2 platforms:
sgi irix with nconvert 4.16 and windows with nconvert 4.25

i tried to convert a ico-file with the following command

nconvert -out bmp -size 22x22 Shell32-icon-001.ico

the conversion process completed successfully but the
resulting file is still in the original size of the input
file Shell32-icon-001.ico (size is 32x32)

i get the same result on both platforms.
what's wrong ?
-size is for RAW, if you want to resize use -resize
Pierre.
Post Reply