Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jbig2 encoder samples.

jbig2enc is JBIG2 opensource encoder for bi-level (1 bpp) images.

It uses Leptonica library (and its dependancies) for compression.

Example of applying different weights

Used parameters Image
original / no JBIG2 weight_no_jbig2.png
-t 0.85 -w 0.25 weight_no_jbig2.png
-t 0.85 -w 0.50 weight_no_jbig2.png
-t 0.85 -w 0.75 weight_no_jbig2.png

See this discussion for more details.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors