← Back

Display JPEG 2000 images using the <img> tag

JPEG 2000 (.jp2/.j2k) offers wavelet-based compression with lossless and progressive modes, but has very limited native browser support. This demo decodes a .jp2 file with openjpeg_1.

Code snippet

<img is="universal-img_1" src="Cevennes2.jp2" using="solver_minimal_1"
     with="openjpeg_1"> </img>

Specifications :

The specifications of the test sequence are :

Format JPEG 2000
FileSize 18 Ko
Solver solver_minimal_1