Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 File support  



1.1  Support  





1.2  Server support  







2 Technical details  





3 Alternatives  





4 See also  





5 References  





6 External links  














Multiple-image Network Graphics






العربية
Català
Čeština
Deutsch
Español
Français

Magyar
Nederlands

Polski
Português
Русский
Svenska
Українська
Yorùbá

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Multiple-image Network Graphics
Filename extension
.mng
Internet media type
video/x-mng (unofficial)
Developed byPNG Development Group (donated to W3C)
Type of formatcomputer animation
Container forPNG, JNG
Extended fromPNG

Multiple-image Network Graphics (MNG) is a graphics file format published in 2001 for animated images. Its specification is publicly documented and there are free software reference implementations available.

MNG is closely related to the PNG image format. When PNG development started in early 1995, developers decided not to incorporate support for animation, because the majority of the PNG developers felt that overloading a single file type with both still and animation features is a bad design, both for users (who have no simple way of determining to which class a given image file belongs) and for web servers (which should use a MIME type starting with image/ for stills and video/ for animations—GIF notwithstanding),[1] but work soon started on MNG as an animation-supporting version of PNG. Version 1.0 of the MNG specification was released on 31 January 2001.

File support[edit]

Support[edit]

Gwenview has native MNG support. GIMP can export images as MNG files. Imagemagick can create a MNG file from a series of PNG files. With the MNG plugin, Irfanview can read a MNG file.[2]IfMPlayer is linked against libmng, it and all its graphical front-ends like Gnome MPlayer can display MNG files.

Mozilla browsers and Netscape 6.0, 6.01 and 7.0 included native support for MNG until the code was removed in 2003 due to code size and little actual usage,[3] causing complaints on the Mozilla development site.[4] Mozilla later added support for APNG as a simpler alternative.[5] Similarly, early versions of the Konqueror browser included MNG support but it was later dropped. MNG support was never included in Google Chrome, Internet Explorer, Opera, or Safari.

Product Support status
Image processing
Chasys Draw IES Yes
GIMP Partial
Gwenview Yes
ImageMagick Yes
Irfanview Partial, via plugin
KMPlayer Yes
Konvertor Yes
MPlayer Yes
XnView Yes

Server support[edit]

Web servers generally don't come pre-configured to support MNG files.[6][7]

The MNG developers had hoped that MNG would replace GIF for animated images on the World Wide Web, just as PNG had done for still images.[8] However, with the expiration of LZW patents and existence of alternative file formats such as APNG, Flash and SVG, combined with lack of MNG-supporting viewers and services, web usage was far less than expected.

Technical details[edit]

The structure of MNG files is essentially the same as that of PNG files, differing only in the slightly different signature (8A 4D 4E 47 0D 0A 1A 0Ainhexadecimal, where 4D 4E 47 is ASCII for "MNG" – see Portable Network Graphics: File header) and the use of a much greater variety of chunks to support all the animation features that it provides. Images to be used in the animation are stored in the MNG file as encapsulated PNG or JNG images.

Two versions of MNG of reduced complexity are also defined: MNG-LC (low complexity) and MNG-VLC (very low complexity). These allow applications to include some level of MNG support without having to implement the entire MNG specification, just as the SVG standard offers the "SVG Basic" and "SVG Tiny" subsets.

MNG does not have a registered MIME media type, but video/x-mngorimage/x-mng can be used. MNG animations may be included in HTML pages using the <embed>or<object> tag.

MNG can either be lossy or lossless, depending whether the frames are encoded in PNG (lossless) or JNG (lossy).

Alternatives[edit]

Most modern web browsers support animations in APNG, SVG, WebP, and WebM. As of February 2024 only Apple Safari supports HEIF and JPEG XL.[9] The most common alternatives have been Animated GIF and – up until its deprecation in 2017[10]Adobe Flash. GIF images are restricted to 256 colors with limited compression, but the format is supported in all graphical web browsers and is still widely used.

Animations can be generated ad hoc in a browser with the CSS 3 features animations, transitions, and sprites, or also the JavaScript web animations API, by specifying frames or motions of still images or rendered shapes. This can be resource-intensive, and the animation generally cannot be saved in a portable image file or posted on imageboards.

Internet Explorer only supported GIF, CSS, and Flash animations.

See also[edit]

References[edit]

  1. ^ "PNG Frequently Asked Questions". libpng.org.
  • ^ skiljan, irfan. "IrfanView PlugIns". Irfanview.com. Retrieved 18 November 2012.
  • ^ "195280 - Removal of MNG/JNG support". bugzilla.mozilla.org.
  • ^ "18574 - (mng) restore support for MNG animation format and JNG image format". bugzilla.mozilla.org.
  • ^ "Animated PNG graphics - MDC Doc Center". 4 July 2008. Retrieved 6 December 2010.
  • ^ "Help:Images and other uploaded files". Wikimedia Meta-Wiki. Wikimedia Foundation. 2 October 2012. Retrieved 18 November 2012.
  • ^ "Database Error". help.lycos.com. Archived from the original on 12 August 2014.
  • ^ "MNG (Multiple-image Network Graphics) Home Page". libpng.org.
  • ^ Deveria, Alexis (17 February 2024). "Can I use... Browser support tables for modern web technologies". Can I use... Browser support tables for modern web technologies. Retrieved 21 February 2024. See: MNG, Animated PNG, SVG SMIL animation, WebP, WebM, AVIF, JPEG XL, HEIF/HEIC, CSS Animation, Web Animations API, Adobe Flash.
  • ^ "Flash & The Future of Interactive Content". Adobe Inc. 25 July 2017. Archived from the original on 2 December 2017.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Multiple-image_Network_Graphics&oldid=1219703849"

    Categories: 
    Animated graphics file formats
    Graphics file formats
    Open formats
    Portable Network Graphics
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
    Use dmy dates from July 2021
    Articles containing potentially dated statements from February 2024
    All articles containing potentially dated statements
     



    This page was last edited on 19 April 2024, at 10:03 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki