{"id":13832168,"url":"https://github.com/exif-heic-js/exif-heic-js","last_synced_at":"2025-07-09T16:34:15.566Z","repository":{"id":45904883,"uuid":"184444908","full_name":"exif-heic-js/exif-heic-js","owner":"exif-heic-js","description":"JavaScript library for reading EXIF image metadata from HEIC files","archived":false,"fork":false,"pushed_at":"2024-09-16T18:50:36.000Z","size":16,"stargazers_count":47,"open_issues_count":1,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-17T18:58:32.508Z","etag":null,"topics":["exif","exif-heic","heic-files","javascript-library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exif-heic-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-01T16:19:08.000Z","updated_at":"2024-09-16T18:27:46.000Z","dependencies_parsed_at":"2023-02-15T22:15:58.371Z","dependency_job_id":null,"html_url":"https://github.com/exif-heic-js/exif-heic-js","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exif-heic-js%2Fexif-heic-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exif-heic-js%2Fexif-heic-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exif-heic-js%2Fexif-heic-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exif-heic-js%2Fexif-heic-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exif-heic-js","download_url":"https://codeload.github.com/exif-heic-js/exif-heic-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225575209,"owners_count":17490720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exif","exif-heic","heic-files","javascript-library"],"created_at":"2024-08-04T10:01:53.479Z","updated_at":"2024-11-20T14:30:34.325Z","avatar_url":"https://github.com/exif-heic-js.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Exif-HEIC.js\n\nA JavaScript library for reading [EXIF meta data](https://en.wikipedia.org/wiki/Exchangeable_image_file_format) from [HEIC files](https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format). It is derived from [Exif.js](https://github.com/exif-js/exif-js/blob/master/README.md).\n\nThe 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.\n\n## Install\n\nYou can install it through NPM:\n\n```\nnpm install exif-heic-js --save\n```\n\nthen reference your local file with a `script` tag:\n\n```html\n\u003cscript src=\"vendors/exif-js/exif-js\"\u003e\u003c/script\u003e\n```\n\nYou can also use a minified version hosted by jsDelivr:\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/exif-heic-js/exif-heic-js/exif-heic.min.js\"\u003e\u003c/script\u003e\n```\n\n## Example\n\nA live demo is available on the [GitHub Pages site](https://exif-heic-js.github.io/exif-heic-js/example/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexif-heic-js%2Fexif-heic-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexif-heic-js%2Fexif-heic-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexif-heic-js%2Fexif-heic-js/lists"}