|
Project Information
Featured
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. FeaturesThe 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.
UsageThe necessary steps to use the JBIG2 plugin in your application are detailed on the usage page. LicenseThis ImageIO plugin is licensed under the GNU General Public License V3. For other licensing options please contact us. Release NotesPlease take a look at the release notes. SupportSupport 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! |
|