View on GitHub

LibHeifSharp

Online documentation site for LibHeifSharp

LibHeifSharp provides .NET bindings for libheif.
It is built against .NET Standard 1.3, and should work on any supported .NET platform that has a libheif shared library.

The latest release can be downloaded from NuGet or from the Releases page on GitHub.

LibHeifSharp API Documentation

The following page provides an example of how to build libheif on Windows: Building libheif on Windows with vcpkg

Features

Sample Applications

The libheif-sharp-samples repository contains decoder and encoder samples that demonstrate the use of the library.

Requirements

The libheif shared library must be named libheif in order for it to be found by P/Invoke.

The minimum supported libheif version is 1.9.0.