exif
Component fork of mattiasw/ExifReader with a simplified API.
Installation
$ component install component/exif
API
exif(arraybuffer)
Return an object of tags from the given arraybuffer
.
Client-side EXIF parser
Component fork of mattiasw/ExifReader with a simplified API.
$ component install component/exif
Return an object of tags from the given arraybuffer
.