Questions to specific *.mng images

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

Moderators: helmut, XnTriq, xnview

Post Reply
herb
Posts: 281
Joined: Sat Jul 18, 2009 3:19 pm

Questions to specific *.mng images

Post by herb »

Hello Pierre,

I use NConvert 7.221_unicode on my Windows 10 system

I have 2 *.mng images which will not be converted into jpg format.
The command which my application uses

Code: Select all

nconvert.exe -ignore_errors -page 0 -overwrite -out jpeg -q 100 -o <out-image> <image>
(1)
For attached image australia1.mng I get the error
This picture cannot be written using this format
(2)
For attached image pnglogo.mng I get
Don't know how to read this picture
Do I need additional or other options for conversion into jpg?

Thanks for your help in advance
Best regards
herb
Attachments
test.7z
(253.43 KiB) Downloaded 7 times
SAMSAM
Posts: 40
Joined: Sun Sep 15, 2019 5:14 pm

Re: Questions to specific *.mng images

Post by SAMSAM »

Try, via the -xall command to Tif format (it worked for me). It really didn't work in JPG format :(
Post Reply