JBIG2
From Just Solve the File Format Problem
(Difference between revisions)
(Updated link) |
(→Software) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Compression |
|extensions={{ext|jb2}}, {{ext|jbig2}} | |extensions={{ext|jb2}}, {{ext|jbig2}} | ||
|released=2000 | |released=2000 | ||
Line 20: | Line 20: | ||
== Software == | == Software == | ||
* [http://www.ghostscript.com/jbig2dec.html jbig2dec] | * [http://www.ghostscript.com/jbig2dec.html jbig2dec] | ||
+ | * [[Konvertor]] | ||
== Links == | == Links == | ||
Line 25: | Line 26: | ||
* [http://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning Xerox scanners/photocopiers randomly alter numbers in scanned documents] | * [http://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning Xerox scanners/photocopiers randomly alter numbers in scanned documents] | ||
− | [[Category: | + | [[Category:Graphics]] |
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)