My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Welcome to the Java ImageIO plugin for the JBIG2 image format!

The Java ImageIO plugin for JBIG2 enables access to images encoded using the JBIG2 image compression standard.

Features

The key features of the plugin are:

  • Read-only (decode) support for images encoded using the JBIG2 standard, aka ITU T.88 and ISO/IEC 14492.
  • Full support for all features defined in the standard, including arithmetic coding, Huffman coding and MQ coding.
  • Pure Java code. No funny native or JNI stuff required.
  • Secure.
  • Production quality. Robust and well-tested.
  • Reasonable performance.
  • Standard ImageIO API.
  • Support for shared data segments as used by PDF via custom DecodeParams.

Usage

The necessary steps to use the JBIG2 plugin in your application are detailed on the usage page.

License

This ImageIO plugin is licensed under the GNU General Public License V3. For other licensing options please contact us.

Release Notes

Please take a look at the release notes.

Support

Support is available via our issue tracker and the discussion forum. Commercial support is available. For inquiries please contact us.

Please tell us about your experience!

Powered by Google Project Hosting