blueimp / JavaScript-Load-Image

Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
https://blueimp.github.io/JavaScript-Load-Image/
MIT License
4.45k stars 922 forks source link

Does script support date and time when picture was taken and its location? #98

Closed inglesuniversal closed 4 years ago

inglesuniversal commented 4 years ago

data coming from images taken on an iPhone 8

best regards

blueimp commented 4 years ago

Yes, it supports parsing both EXIF and IPTC tags. Date/time and Geolocation can both be stored in EXIF and/or IPTC tags.