Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# JavaScript Load Image
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_shield)


> A JavaScript library to load and transform image files.

Expand Down Expand Up @@ -1060,11 +1062,14 @@ loadImage.parseMetaData(
The JavaScript Load Image library is released under the
[MIT license](https://opensource.org/licenses/MIT).


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_large)

## Credits

- Original image metadata handling implemented with the help and contribution of
Achim Stöhr.
- Original Exif tags mapping based on Jacob Seidelin's
[exif-js](https://github.com/exif-js/exif-js) library.
- Original IPTC parser implementation by
[Dave Bevan](https://github.com/bevand10).
[Dave Bevan](https://github.com/bevand10).