Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 4.0 - Beta, 4.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:None
Description
The JBIG2 image format is a bi-level (black/white) image compression. It offers significant advantages over other compress types and is becoming more and more popular as the next fax format standard. We currently don't support this format but should probably start thinking about it.
Issue Links
- blocks
-
PDF-109 JBIG2 memory optimisation
- Closed
It looks like there are been some advances in JBIG2 Java Library support. Surprisingly JPedal has release a JAI JBIG2 Image Decoder plugin under BSD license.