JBIG2 lossy compression and image quality

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
Yuri
Posts: 64
Joined: Wed Jul 23, 2008 2:47 pm

JBIG2 lossy compression and image quality

Post by Yuri »

It's known that JBIG2 is the most efficient compression for archiving black-and-white multipage images and it can help save up to 90% of disk space in comparison e.g. with multipage TIFF.

But often the main point is the image quality we get after converting to JBIG2. It's also known there are two possible compression modes: lossless and lossy.
When the first doesn't cause image quality at all, the second does. At the same time lossy mode allows us to get better compression results and resulting file size.
It should be also kept in mind the importance of JBIG2 Symbol dictionary. Sharing Lossy compression mode and correct tuned Symbol dictionary will provide the most effective compression for black-and-white textual content images.

So I'd like to suggest this topic for programmers who want share their experince on this matter. How the converting to JBIG2 image format affect your images quality? Is there anything to be improved?
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: JBIG2 lossy compression and image quality

Post by Alex »

Nice suggestion

Regards
Post Reply