JNG
From Just Solve the File Format Problem
Revision as of 02:56, 28 December 2023 by Dexvertbot (Talk | contribs)
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 |
Identification
Files begin with 8B 'J' 'N' 'G' 0D 0A 1A 0A
.