JNG
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Category:JPEG) |
||
| Line 5: | Line 5: | ||
|pronom={{PRONOM|fmt/529}} | |pronom={{PRONOM|fmt/529}} | ||
}} | }} | ||
| − | |||
'''JNG''' ('''JPEG Network Graphics''') is an image file format. It encapsulates a [[JPEG]] datastream, and adds support for transparency. | '''JNG''' ('''JPEG Network Graphics''') is an image file format. It encapsulates a [[JPEG]] datastream, and adds support for transparency. | ||
| Line 18: | Line 17: | ||
== Software == | == Software == | ||
* [http://sourceforge.net/projects/libmng/ libmng] | * [http://sourceforge.net/projects/libmng/ libmng] | ||
| + | |||
| + | [[Category:JPEG]] | ||
Revision as of 22:21, 20 October 2013
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.
Identification
Files begin with 8B 'J' 'N' 'G' 0D 0A 1A 0A.