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: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44926
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.