JNG
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files and updated software list) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 22: | Line 22: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/jng}} |
[[Category:JPEG]] | [[Category:JPEG]] |
Latest revision as of 02:56, 28 December 2023
JNG (JPEG Network Graphics) is an image file format. It encapsulates a JPEG datastream, and adds support for transparency.
It is essentially the lossy-compression counterpart to PNG. It was developed so that MNG could use it as a building block.
Contents |
[edit] Identification
Files begin with 8B 'J' 'N' 'G' 0D 0A 1A 0A
.