JBIG2 Encoding and Decoding SDK Library can be used to encode black and white image data into JBIG2 compressed data, and also decode the JBIG2 compressed data to Windows DIB data, it's a great SDK Library to compress image files to JBIG2 data stream and decompress JBIG2 data to bitmap data.

JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks to get better compression than G4. developed in C/C++.

JBIG2 is an image compression standard for black-white images. It is suitable for both lossless and lossy compression. JBIG2 compression can compress a black-white image 2-5 times more effectively than CCITT Fax Group 4 compression. Now the JBIG2 compression is very popular in PDF documents: most of scanners generate PDF documents with JBIG2 images, many PDF editors use JBIG2 compression decoder and encoder, all PDF compressors use JBIG2 compression viewer and encoder.

With this JBIG2 Encoding and Decoding SDK Library you can:
* Compress image files with JBIG2 technology to save the disk space and fast web transfer.
* Generate JBIG2 data stream from black and white TIFF, PNG, BMP, etc. formats.
* Generic region encoding automatically.
* Perform symbol extraction, classification and text region coding.
* Perform refinement coding and Compress multipage documents.
* Lossless JBIG2 Encoder Windows Dynamic Libary: bases on Jbig2, but easily integrate with your own application.
* Developed by C/C++, the processing speed is very fast.
* JBIG2 codec algorithm has been developed in full compliance with the official ISO/IEC 14492 specification.
* Decode JBIG2 image stored in a single or multipage JBIG2 file and PDF image-resource.
* Encode JBIG2 image and save it to a single or multipage JBIG2 file and PDF image-resource.
* Use the JBIG2 compression instead of CCITT4 to compress PDF image-resources for decreasing size of PDF document.
* Easy to encode and decode black-and-white images.
* Great capabilities to compress all the popular image formats into JBIG2 images.
* Easy to read the a large amount of textual and halftone data of bi-level JBIG2 images.
* Load and save JBIG2 compressed image data in DIB and TIFF formats.

Encoding statistics of JBIG2 Encoding and Decoding SDK Library
Document: 2550x3300, 1-bit, 300 dpi, 121 pages, text (TIFF 6 specification)
Uncompressed: 122 Mb
CCITT Group IV: 3.87 Mb
JBIG2 lossless: 1.15 Mb
JBIG2 lossy: 0.55 Mb
PDF with JBIG2 lossless: 1.4 Mb
PDF with JBIG2 lossy: 0.6 Mb

This JBIG2 Image Encoder and Decoder is a 100% pure C/C++ SDK Library for the JBIG2 data format. It offers the ability to allow developers to add JBIG2 image rendering capabilities to their own applications, through a simple and easy to use API. In its simplest form it allows developers to load in a JBIG2 encoded data stream and convert that into a Buffered Image.

JBIG2 is an image compression standard for bi-level images, developed by the Joint Bi-level Image Experts Group. It is suitable for both lossless and lossy compression. According to a press release[1] from the Group, in its lossless mode JBIG2 typically generates files one third to one fifth the size of Fax Group 4 and one half to one quarter the size of JBIG, the previous bi-level compression standard released by the Group. JBIG2 has been published in 2000 as the international standard ITU T.88[2], and in 2001 as ISO/IEC 14492[3].

Relevant Files:
----------------------------------------
jbig2en.h  //JBIG2 Encode and Decode Library Header File
jbig2en.dll //JBIG2 Encode and Decode DLL Library
jbig2en.lib //JBIG2 Encode and Decode .lib file
----------------------------------------

JBIG2 Decoding and Encoding SDK Redistributable files,
----------------------------------------
jbig2en.dll
----------------------------------------

JBIG2SDK functions:
----------------------------------------
typedef struct JBIG2DATAtag {
    int width;
    int height;
    int length;
    char *data;

} JBIG2DATA, *LPJBIG2DATA;

DllExport LPJBIG2DATA WINAPI JBIG2SDK_ConvertBWTIFF2JBIG2Data(const char *lpInputTIFF);
DllExport LPJBIG2DATA WINAPI JBIG2SDK_ConvertDIB2JBIG2Data(HDIB hDIB);
DllExport HDIB WINAPI JBIG2SDK_ConvertJBIG2Data2DIB(LPJBIG2DATA lpJBIG2Data);
DllExport VOID WINAPI JBIG2SDK_FreeJBIG2Data(LPJBIG2DATA lpJBIG2Data);
DllExport VOID WINAPI JBIG2SDK_FreeHDIBData(HDIB hDIB);
DllExport VOID WINAPI JBIG2SDK_SetLicenseKey(const char *lpCode);
----------------------------------------

If you have any question for this JBIG2 Encoding and Decoding SDK Library,
please feel free to let us know, we are glad to assist you asap.

http://www.verydoc.com
support@verydoc.com

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

JBIG2 Encoding and Decoding SDK Library

  • Brand: VeryDOC
  • Product Code: MOD190716094051
  • Availability: In Stock
  • Viewed: 20778
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $2,500.00

  • Ex Tax: $2,500.00

Related Products

Save
6%

PDFPrint Command Line

PDFPrint Command Line

PDFPrint Command Line is a Command Line application for batch PDF Printing.PDFPrint Command Line all..

$279.95 $299.00 Ex Tax: $279.95

Java PDF Reader Custom Build Service

Java PDF Reader Custom Build Service

Java PDF Reader (Windows, Mac, Linux) Java PDF Reader is Java Visual Component to Display PDF, Offi..

$5,000.00 Ex Tax: $5,000.00

PDF to Vector Converter Command Line

PDF to Vector Converter Command Line

PDF to Vector Converter Command Line -- Batch convert from PDF files to Vector formats. PDF to Ve..

$295.00 Ex Tax: $295.00

Save
17%

Image to PDF Converter Command Line with OCR, JBIG2, JPEG2000

Image to PDF Converter Command Line with OCR, JBIG2, JPEG2000

Image to PDF Converter Command Line is a Windows Application which can directly convert image files ..

$49.95 $59.95 Ex Tax: $49.95

PDF Validator Command Line

PDF Validator Command Line

PDF Validator Command Line is a Command Line software which can be used to verify conformance and ..

$99.95 Ex Tax: $99.95

XPS to PDF Converter SDK for x64 system

XPS to PDF Converter SDK for x64 system

XPS to PDF Converter SDK for x64 system Native XPS editing, conversion and manipulation for your ..

$2,495.00 Ex Tax: $2,495.00

PS to Image Converter SDK

PS to Image Converter SDK

PostScript to Image Converter SDK is a DLL SDK Library for developers. PS to Image Converter SDK i..

$295.00 Ex Tax: $295.00

Save
17%

PDF Viewer - Javascript Plugin to Embed PDF Documents

PDF Viewer - Javascript Plugin to Embed PDF Documents

PDF Viewer - Javascript Plugin to Embed PDF Documents PDF Viewer is a premium Javascript plugin. ..

$24.95 $29.95 Ex Tax: $24.95

TIFF to PDF Converter Command Line

TIFF to PDF Converter Command Line

TIFF to PDF Converter Command Line transforms TIFF files to PDF files on the fly. TIFF to PDF Conv..

$39.95 Ex Tax: $39.95

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License HTML5 PDF Annotation is a HTML5 Based Document & Image Ann..

$6,500.00 Ex Tax: $6,500.00

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line VeryUtils PDF2SVG is a multi-platform command-line application fo..

$295.00 Ex Tax: $295.00

Online Image Editor

Online Image Editor

VeryUtils Online Image Editor is an online graphics editing tool using HTML5. VeryUtils Online Image..

$19.95 Ex Tax: $19.95

Save
20%

AI Image Background Remover Command Line

AI Image Background Remover Command Line

VeryUtils AI Image Background Remover Command Line is the first image background removal applicati..

$79.95 $99.95 Ex Tax: $79.95

Raster to Vector Converter Command Line

Raster to Vector Converter Command Line

Raster to Vector Converter Command Line is a professional software for converting raster images to..

$299.00 Ex Tax: $299.00

Tags: jbig2, jbig2 encoder, jbig2 encode, jbig2 encoding, encode jbig2, tif to jbig2, tiff to jbig2, bmp to jbig2, png to jbig2, jbig2 decoder, jbig2 decode, jbig2 decoding, decode jbig2, jbig2 to tif, jbig2 to tiff, jbig2 to bmp, jbig2 to png, compress to jbig2, jbig2 compression, jbig2 compressor, jbig2 image, scan to jbig2