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.
Notice Or drag & drop an image file onto this webpage.
Notice This demo works only in browsers with support for the URL or FileReader API.