← Back

Display HEIF images using the <img> tag

HEIF (.heif/.heic), popularized by iPhone cameras, wraps an HEVC-encoded image in an ISOBMFF container. This demo decodes it with libheif_1.

Code snippet

<img is="universal-img_1" src="example_flower_hevc.heif" using="solver_minimal_1"
     with="libheif_1"> </img>

Specifications :

The specifications of the test sequence are :

Format HEIF
FileSize 20 Ko
Solver solver_minimal_1