← Back

Display TIFF images using the <img> tag

TIFF supports many internal compression schemes; this sample uses CCITT Group 4 fax compression, a scheme designed for black-and-white document scanning that predates the web and has no native browser support at all. Decoded here with libtiff_1.

Code snippet

<img is="universal-img_1" src="G4.TIF" using="solver_minimal_1"
     with="libtiff_1"> </img>

Specifications :

The specifications of the test sequence are :

Format TIFF (CCITT G4)
FileSize 56 Ko
Solver solver_minimal_1