convert probloems

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

Moderators: helmut, XnTriq, xnview

Post Reply
deve
Posts: 4
Joined: Sun May 10, 2009 12:47 pm

convert probloems

Post by deve »

I read all the documtations but still no luck to convert files , simple I type :

Code: Select all

nconvert.exe -i 1.jpg -o gif
it should normally convert 1.jpg to 1.gif ya ?

but it says allways cant open file (-o) !!!
User avatar
xnview
Author of XnView
Posts: 46273
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: convert probloems

Post by xnview »

Code: Select all

nconvert -out gif -colors 256 1.jpg
Pierre.
Post Reply