MNG
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 26: | Line 26: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/mng}} |
== External links == | == External links == |
Revision as of 02:55, 28 December 2023
Contents |
Overview
MNG (Multiple-image Network Graphics) is an animated image file format. It was designed to be an alternative to animated GIF.
MNG makes use of the PNG and JNG formats. It supports transparency, and both lossless and lossy compression.
Identification
Files begin with 8A 'M' 'N' 'G' 0D 0A 1A 0A
.