Skip to content

Releases: strukturag/libheif

Bugfix release

19 Jun 08:41
Compare
Choose a tag to compare
  • Fix reading 'url' boxes
  • Fix two compilation problems

Save thumbnails / Exif / XMP, reader interface

15 Jun 12:05
Compare
Choose a tag to compare

Can now generate HEIF files with

  • thumbnails
  • Exif data
  • XMP data

Defines a reader interface to read input data directly from custom sources.

Gnome Thumbnailer / C++ API

25 May 16:40
Compare
Choose a tag to compare
  • HEIF thumbnailer for Gnome
  • support for XMP metadata
  • C++ API
  • Go API (experimental)
  • compilation fixes for various systems

HEIF writer

18 Apr 13:30
Compare
Choose a tag to compare

First implementation of HEIF encoder based on x265.
Supports alpha channels and lossless compression

First still-image decoder release

13 Feb 14:01
Compare
Choose a tag to compare

HEIF still-image decoder with support for

  • tiled images
  • alpha channels
  • thumbnails
  • EXIF/XMP data
  • depth channels
  • multiple images in a HEIF file
  • image transformations (crop, mirror, rotate)
  • overlay images