Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 5030551
Votes 14
Synopsis JBIG compression for Multipage Group 4 TIFF
Category jai:codec_imageio
Reported Against 1.1.2
Release Fixed
State 3-Accepted, request for enhancement
Priority: 5-Very Low
Related Bugs 5024815 , 4799898
Submit Date 13-APR-2004
Description


A DESCRIPTION OF THE REQUEST :
There is no Java implementation for this JBIG compression algorithm in JAI, though there are implementations in C and owned by some imaging companies. JBIG is an upcoming standard and will be great if JAI could support this. JBIG works very well for bitonal images and its 3X times faster than the GROUP4 TIFF over the network. JBIG in a TIFF wrapper would be an ideal format for document images as it would give an additonal 20-40% space savings compareed to the existing technology.

JUSTIFICATION :
JBIG is a file format for bitonal images. It gives you a better comparison ratio compared to the existing Group 4 CCITT.6 TIFF for bilevel document images. There is no Java implementation for this JBIG compression, though there are implementations in C and owned by some imaging companies. It would be great if  JAI would support this format as this will give a lot space savings compared to the existing technology. It will also impact image transmission over a network as this is believed to be 3X faster than the existing Group 4 TIFF.
(Incident Review ID: 249885) 
======================================================================
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   

Submitted On 01-NOV-2006
robertabbe
This is becoming a very big deal.  We hear requests for JBIG2 support every day.


Submitted On 29-APR-2008
There is no a JAI JBIG decoder at http://www.jpedal.org/jbig.php



PLEASE NOTE: JDK6 is formerly known as Project Mustang