<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Multiple-image_Network_Graphics</id>
	<title>Multiple-image Network Graphics - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Multiple-image_Network_Graphics"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Multiple-image_Network_Graphics&amp;action=history"/>
	<updated>2026-06-20T04:48:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Multiple-image_Network_Graphics&amp;diff=13082&amp;oldid=prev</id>
		<title>imported&gt;Ccawley2011 at 21:57, 11 November 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Multiple-image_Network_Graphics&amp;diff=13082&amp;oldid=prev"/>
		<updated>2025-11-11T21:57:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|File format}}&lt;br /&gt;
{{Use dmy dates|date=July 2021}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox file format&lt;br /&gt;
| name =           Multiple-image Network Graphics&lt;br /&gt;
| extension =      .mng&lt;br /&gt;
| mime =           video/x-mng (unofficial)&lt;br /&gt;
| owner = PNG Development Group (donated to [[World Wide Web Consortium|W3C]])&lt;br /&gt;
&lt;br /&gt;
| creatorcode = &lt;br /&gt;
| genre =          [[computer animation]] &lt;br /&gt;
| container for =  [[Portable Network Graphics|PNG]], [[JPEG Network Graphics|JNG]]&lt;br /&gt;
| extended from =  [[Portable Network Graphics|PNG]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multiple-image Network Graphics&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;MNG&amp;#039;&amp;#039;&amp;#039;) is a [[graphics file format]] published in 2001 for [[computer animation|animated]] images. Its specification is publicly documented and there are [[free software]] reference implementations available.&lt;br /&gt;
&lt;br /&gt;
MNG is closely related to the [[Portable Network Graphics|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 &amp;lt;code&amp;gt;image/&amp;lt;/code&amp;gt; for stills and &amp;lt;code&amp;gt;video/&amp;lt;/code&amp;gt; for animations—GIF notwithstanding),&amp;lt;ref&amp;gt;{{Cite web|url=http://www.libpng.org/pub/png/pngfaq.html#animation|title=PNG Frequently Asked Questions|website=libpng.org}}&amp;lt;/ref&amp;gt; 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.&lt;br /&gt;
&lt;br /&gt;
==File support==&lt;br /&gt;
&lt;br /&gt;
===Support===&lt;br /&gt;
[[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.&amp;lt;ref&amp;gt;{{cite web|url=http://www.irfanview.com/plugins.htm |title=IrfanView PlugIns |publisher=Irfanview.com |access-date=18 November 2012 |first=irfan |last=skiljan}}&amp;lt;/ref&amp;gt; If [[MPlayer]] is linked against libmng, it and all its graphical front-ends like [[Gnome MPlayer]] can display MNG files.&lt;br /&gt;
&lt;br /&gt;
[[Mozilla]] browsers and [[Netscape (web browser)|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,&amp;lt;ref&amp;gt;{{Cite web|url=https://bugzilla.mozilla.org/show_bug.cgi?id=195280|title=195280 - Removal of MNG/JNG support|website=bugzilla.mozilla.org}}&amp;lt;/ref&amp;gt; causing complaints on the Mozilla development site.&amp;lt;ref&amp;gt;{{Cite web|url=https://bugzilla.mozilla.org/show_bug.cgi?id=18574|title=18574 - (mng) restore support for MNG animation format and JNG image format|website=bugzilla.mozilla.org}}&amp;lt;/ref&amp;gt; Mozilla later added support for [[APNG]] as a simpler alternative.&amp;lt;ref&amp;gt;{{cite web| url=https://developer.mozilla.org/en/Animated_PNG_graphics |title=Animated PNG graphics - MDC Doc Center |date=4 July 2008 |access-date=6 December 2010}}&amp;lt;/ref&amp;gt; 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 (web browser)|Opera]], or [[Safari (web browser)|Safari]].&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Product&lt;br /&gt;
! Support status&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;11&amp;quot; | [[Image processing]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Chasys Draw IES]]&lt;br /&gt;
| {{yes}} &lt;br /&gt;
|-&lt;br /&gt;
| [[GIMP]]&lt;br /&gt;
| {{partial}} &lt;br /&gt;
|-&lt;br /&gt;
| [[Gwenview]]&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[ImageMagick]]&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Irfanview]]&lt;br /&gt;
| {{Depends|Partial, via plugin}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;abbr title=&amp;quot;Konqueror Media Player&amp;quot;&amp;gt;KMPlayer&amp;lt;/abbr&amp;gt;&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
| Konvertor&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[MPlayer]]&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[XnView]]&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Server support===&lt;br /&gt;
Web servers are generally not pre-configured to support MNG files.&amp;lt;ref&amp;gt;{{cite web|url=http://meta.wikimedia.org/w/index.php?title=Help:Images_and_other_uploaded_files&amp;amp;oldid=4194673 |title=Help:Images and other uploaded files |work=Wikimedia Meta-Wiki |publisher=Wikimedia Foundation |date=2 October 2012 |access-date=18 November 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=https://help.lycos.com/kb_article.php?ref=4470-EIHB-9773|archive-url=https://web.archive.org/web/20140812150940/https://help.lycos.com/kb_article.php?ref=4470-EIHB-9773|url-status=dead|title=Database Error|archive-date=12 August 2014|website=help.lycos.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
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.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.libpng.org/pub/mng/#history|title=MNG (Multiple-image Network Graphics) Home Page|website=libpng.org}}&amp;lt;/ref&amp;gt; However, with the expiration of LZW patents and existence of other alternative file formats such as APNG, Flash, and [[Scalable Vector Graphics|SVG]], web usage of MNG was far less than its developers had expected.&lt;br /&gt;
&lt;br /&gt;
==Technical details==&lt;br /&gt;
The structure of MNG files is essentially the same as that of PNG files, differing only in the slightly different signature (&amp;lt;code&amp;gt;8A 4D 4E 47 0D 0A 1A 0A&amp;lt;/code&amp;gt; in [[hexadecimal]], where &amp;lt;code&amp;gt;4D 4E 47&amp;lt;/code&amp;gt; is ASCII for &amp;quot;MNG&amp;quot; – see [[Portable Network Graphics#File header|Portable Network Graphics: File header]]) and the use of a much greater variety of [[Portable Network Graphics#&amp;quot;Chunks&amp;quot; within the file|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 [[JPEG Network Graphics|JNG]] images.&lt;br /&gt;
&lt;br /&gt;
To allow applications to include some level of MNG support without having to implement the entire MNG specification, two reduced-complexity versions of MNG are also defined: MNG-LC (low complexity) and MNG-VLC (very low complexity). These reduced specifications are conceptually similar to the &amp;quot;SVG Basic&amp;quot; and &amp;quot;SVG Tiny&amp;quot; subsets offered in the [[Scalable Vector Graphics|SVG]] standard.&lt;br /&gt;
&lt;br /&gt;
MNG does not have a registered [[MIME]] media type, but &amp;lt;code&amp;gt;video/x-mng&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;image/x-mng&amp;lt;/code&amp;gt; can be used.&lt;br /&gt;
MNG animations may be included in [[HTML]] pages using the &amp;lt;code&amp;gt;&amp;lt;embed&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;object&amp;gt;&amp;lt;/code&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
Saving a file as MNG can be either lossy or lossless, depending on whether its frames are encoded in PNG (lossless) or [[JPEG Network Graphics|JNG]] (lossy).&lt;br /&gt;
&lt;br /&gt;
==Alternatives==&lt;br /&gt;
Most modern web browsers support animations in [[Animated Portable Network Graphics|APNG]], [[SVG animation|SVG]], [[WebP]], and [[WebM]]. {{As of|2024|02}} only [[Apple Safari]] supports [[HEIF]] and [[JPEG XL]].&amp;lt;ref&amp;gt;{{cite web |last=Deveria |first=Alexis |title=Can I use... Browser support tables for modern web technologies |website=Can I use... Browser support tables for modern web technologies |date=2024-02-17 |url=http://caniuse.com |access-date=2024-02-21}} See: [http://caniuse.com/mng MNG], &lt;br /&gt;
[http://caniuse.com/apng Animated PNG], [http://caniuse.com/svg-smil SVG SMIL animation], [http://caniuse.com/webp WebP], [http://caniuse.com/webm WebM], [https://caniuse.com/avif AVIF], [https://caniuse.com/jpegxl JPEG XL], [https://caniuse.com/heif HEIF/HEIC], [https://caniuse.com/css-animation CSS Animation], [https://caniuse.com/web-animation Web Animations API], [https://caniuse.com/sr_flash Adobe Flash].&amp;lt;/ref&amp;gt; [[Internet Explorer]] only supported GIF, CSS, and Flash animations.&lt;br /&gt;
&lt;br /&gt;
The most common alternatives to MNG have been [[Animated GIF]] and – until it was deprecated in 2017&amp;lt;ref&amp;gt;{{cite web|title=Flash &amp;amp; The Future of Interactive Content|publisher=[[Adobe Inc.]]|date=July 25, 2017|url=https://theblog.adobe.com/adobe-flash-update/|archive-url=https://web.archive.org/web/20171202123704/https://theblog.adobe.com/adobe-flash-update/|archive-date=December 2, 2017}}&amp;lt;/ref&amp;gt; – [[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. &lt;br /&gt;
&lt;br /&gt;
Animations can also be generated ad hoc in a browser with the [[Cascading Style Sheets#CSS 3|CSS 3]] features [[CSS animations|animations]], transitions, and [[Sprite (computer graphics)#Sprites by CSS|sprites]], or with the [[JavaScript#Website client-side usage|web animations API of JavaScript]], by specifying frames or motions of still images or rendered shapes. Ad-hoc animations can be resource-intensive, and they generally cannot be saved in a portable file or posted on [[imageboards]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[APNG|Animated Portable Network Graphics]] (APNG)&lt;br /&gt;
*[[JPEG Network Graphics]] (JNG)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.libpng.org/pub/mng/ MNG Home Page]&lt;br /&gt;
* [http://www.libpng.org/pub/mng/mngapps.html List of applications that support MNG images]&lt;br /&gt;
* [http://mngzilla.sourceforge.net MNGzilla] - A Mozilla variant with MNG support, dormant since 2007&lt;br /&gt;
* [https://web.archive.org/web/20000815200341/http://www.libmng.com/MNGsuite/index.html MNG test cases] ([https://web.archive.org/web/20130911015815/http://libmng.com/MNGsuite/ archive copy])&lt;br /&gt;
&lt;br /&gt;
{{Compression formats}}&lt;br /&gt;
{{Graphics file formats}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Multiple-Image Network Graphics}}&lt;br /&gt;
[[Category:Animated graphics file formats]]&lt;br /&gt;
[[Category:Raster graphics file formats]]&lt;br /&gt;
[[Category:Open formats]]&lt;br /&gt;
[[Category:Portable Network Graphics]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Ccawley2011</name></author>
	</entry>
</feed>