JavaScript Load Image is a function to load images provided as File or Blob objects or via URL.
It returns an optionally scaled HTML img or canvas element.


Select an image file

Notice Or drag & drop an image file onto this webpage.

Result

Notice This demo works only in browsers with support for the URL or FileReader API.