JavaScript Load Image
is a library to load images provided as
File or
Blob objects or
via URL.
It returns an optionally scaled and/or
cropped HTML
img
or
canvas
element.
It also provides a method to parse image meta data to extract
IPTC and
Exif tags as well as
embedded thumbnail images and to restore the complete image header after
resizing.
Or enter an image URL into the following field:
Or drag & drop an image file onto this webpage.
This demo works only in browsers with support for the URL or FileReader API.