← Back

Display JBIG2 images using the <img> tag

JBIG2 (ITU-T T.88) is the successor to JBIG: it recognises repeated symbols across a scanned page and codes each one once. This test image is the one published in annex H of the standard. Decoded here with libjbig2_1

JBIG2 test image from annex H

Code snippet

<img is="universal-img_1" src="annex-h.jbig2" using="solver_minimal_1"
     with="libjbig2_1"> </img>

Specifications :

The specifications of the test sequence are :

Format JBIG2 (bi-level, standalone stream)
FileSize 1 Ko
Solver solver_minimal_1