Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 547 Bytes

File metadata and controls

15 lines (10 loc) · 547 Bytes

heif-utils

HEIC/HEIF image utilities.

Currently, this includes only these two modules:

  • reader: for reading HEIF metadata
  • cli: for a small program to use the feature from the command line.

It uses ISO Parser.

This is a lightly modified fork of marx-yu/heif-reader. We thank the author.

That original project has no license, and therefore no license is included here. The source code is therefore freely available by default with no warranties of any kind.