nconvert -o tiles.gif -out gif tiles.png
I get the error message
"Error: This picture cannot be written using this format (tiles.gif)"
Why doesn't this work?
Moderators: helmut, XnTriq, xnview
Re: Why doesn't this work?
Perhaps because your original picture is in 24bits, so use -colors 256Anonymous 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)"
Pierre.