Page 1 of 1

Why doesn't this work?

Posted: Fri Sep 01, 2006 12:28 am
by Guest
nconvert -o tiles.gif -out gif tiles.png

I get the error message

"Error: This picture cannot be written using this format (tiles.gif)"

Re: Why doesn't this work?

Posted: Fri Sep 01, 2006 6:05 am
by xnview
Anonymous wrote:nconvert -o tiles.gif -out gif tiles.png

I get the error message

"Error: This picture cannot be written using this format (tiles.gif)"
Perhaps because your original picture is in 24bits, so use -colors 256

Posted: Fri Sep 01, 2006 10:50 am
by Guest
Thanks mate that's worked a treat!

Much appreciated.

:D