Home

Awesome

Build Status codecov Report Card GoDoc

Overview

This project invokes a third-party project to parse HEIC/HEIF (ISO 23008-12) content and extract an EXIF blob and then invokes go-exif to parse that EXIF blob. It satisfies the riimage.MediaParser interface and exists to provide HEIC/HEIF support to the go-exif-knife tool.

Examples

See the GoDoc page for usage examples.