Skip to content

Add HEIF/HEIC support

Sirius Bakke requested to merge sirius/kimageformats:libheif into master

Implemented using libheif with libde265 for image decoding and x265 for image encoding.

Currently the code supports reading and writing interleaved RGB(A) images, and uses lossy encoding with quality of 100.

Edited by Albert Astals Cid

Merge request reports