Question to special *.jng and *.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

Question to special *.jng and *.mng images

Post by herb »

Hello Pierre,

I am working with XnViewMP 1.8.8 and also NConvert 7.221_unicode on a Windows 10 system and
I have questions to some *.jng and also *.mng images.
As far as I know these image-types are fully supported.

NConvert works in principle but does not work for some images.
The images I talk about are not corrupted because e.g. IrfanView can open it.

I use NConvert - started from my C++ application - to convert the images to *.jpg files using the following command

Code: Select all

NConvert.exe -half_res -ignore_errors -thumb 1920 1920 -overwrite -out jpeg -o <output>.jpg <image-file>
For the following 3 images I get error messages:
Images: "crazygreen.jng" and "pnglogo.mng"
Error: Don't know how to read this picture (<filename>)
Both images are also not opened with XnViewMP

Image "australia1.mng"
Error: This picture cannot be written using this format (<output-filename>.jpg)
This image can be opened with XnViewMP

Please find attached the 3 images I talk about.

Do I have to use another command to start the conversion?
... or ?

Thanks for your help in advance
Best regards
herb
Attachments
Testfiles_mng_jng.7z
(289.69 KiB) Downloaded 33 times
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Question to special *.jng and *.mng images

Post by xnview »

there was an old plugin for jng (32bits)
And for MNG i've removed the old plugin too, because no more supported
Pierre.
Post Reply