# exif **Repository Path**: mirrors_component/exif ## Basic Information - **Project Name**: exif - **Description**: A JavaScript Exif info parser. - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # exif Component fork of [mattiasw/ExifReader](https://github.com/mattiasw/ExifReader) with a simplified API. ## Installation ``` $ component install component/exif ``` ## API ### exif(arraybuffer) Return an object of tags from the given `arraybuffer`.