JBIG2
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
Line 20: | Line 20: | ||
== Software == | == Software == | ||
* [http://www.ghostscript.com/jbig2dec.html jbig2dec] | * [http://www.ghostscript.com/jbig2dec.html jbig2dec] | ||
+ | * [[Konvertor]] | ||
== Links == | == Links == |
Latest revision as of 13:04, 29 September 2016
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 |
[edit] Identification
JBIG2 files begin with an 8-byte signature: 97 4A 42 32 0D 0A 1A 0A
.
[edit] See also
- JBIG (predecessor format)