Here are some functions for detecting compressing and decompressing images using JBIG 2 Codec in HTML Document Image Viewers:
- Compress images with Lossless mode
- Encode images with Lossy mode
- Export JBIG2 images into jb2 files
- Output JBIG2 images embedded in a PDF file
- Save as JBIG2 stream suitable for embedding in a PDF file
- Decode any page from JBIG2 files
- Decodes a JBIG2 image from a stream
- Get JBIG2 image information - width, height, and resolution, etc
- More JBIG 2 functions
JBIG 2
This page provides detailed information for encoding and decoding images using JBIG 2 Codec in RasterEdge Web Document Viewer. . Before you encode & decode JBIG 2 images in Web Document Viewer, make sure that you have install RasterEdge JBIG 2 Codec to your Web Document Viewer. (Want to use JBIG 2 Codec in Winforms, C#.NET applications or VB.NET applications, please go to
JBIG 2 Codec in Winforms,
JBIG 2 Codec for C#.NET and
JBIG 2 Codec for VB.NET.)
Encode Image Using JBIG 2 Codec
Go to the toolbar:
- Enable "JBIG2 Encoder" if you want to compress a bi-tonal (black and white) image using JBIG2 compression;
- Select "Load" to open images from files;
- Select "Encoding Mode" to choose JBIG2 compression - lossless or lossy;
- Select "Output Format" to choose export format, including Jb2, Pdf, StreamForPdf;
- Select "Process" to start JBIG2 compression.
Decode JBIG 2 Images
Go to the toolbar:
- Enable "JBIG2 Decoder" if you want to decompress JBIG2 images;
- Select "Load" to open images from files;
- Select "Process" to start JBIG2 decompression.
Getting Image Information
Go to the toolbar:
- Enable "JBIG2 Decoder" if you want to decode JPEG 2000 images;
- Select "Load" to load JBIG2 files;
- Select "Image Info" to get JBIG2 image width, height, and resolution, etc;
- Select "Process" to start.
More Tutorials!
Find more user guides for AJAX Zero-Footprint Document Viewer!
Want to install Imaging SDK in Winforms applications, please go to
Use Imaging SDK in Winforms.