1.0.0 • Published 3 years ago

exif-heic-js v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Exif-HEIC.js

A JavaScript library for reading EXIF meta data from HEIC files created by iOS devices. It is derived from Exif.js.

The method findEXIFinHEIC takes an HEIC file in the form of ArrayBuffer, and return a collection of extracted EXIF tags. The method findEXIFinJPEG from Exif.js is also present to support JPEG files.

1.0.0

3 years ago