Anyone tell me why I get the following error when using NConvert to convert from png to gif?
command used:
nconvert -out gif -o $%.gif "c:\my documents\mypic.png"
error received:
Error: This picture cannot be written using this format (C:\my documents\mypic.gif)
XnView can convert it fine, but nconvert seems to struggle.
Convert from PNG to GIF gives error
Moderators: helmut, XnTriq, xnview
Re: Convert from PNG to GIF gives error
use -colors 256Anonymous wrote:Anyone tell me why I get the following error when using NConvert to convert from png to gif?
command used:
nconvert -out gif -o $%.gif "c:\my documents\mypic.png"
error received:
Error: This picture cannot be written using this format (C:\my documents\mypic.gif)
XnView can convert it fine, but nconvert seems to struggle.
Pierre.