JBIG2
From Just Solve the File Format Problem
(Difference between revisions)
(Updated link) |
|||
Line 19: | Line 19: | ||
== Software == | == Software == | ||
− | * [http:// | + | * [http://www.ghostscript.com/jbig2dec.html jbig2dec] |
== Links == | == Links == |
Revision as of 21:35, 24 June 2015
JBIG2 is a patent-encumbered standard for lossy and lossless compression of bi-level images.
A JBIG2 codestream may appear in a file by itself, or embedded in another format such as PDF.
Contents |
Identification
JBIG2 files begin with an 8-byte signature: 97 4A 42 32 0D 0A 1A 0A
.
See also
- JBIG (predecessor format)