Drawing images is easy, if we have a context of the canvas and a loaded Image. From there, a user can right click on the image to save it to their local computer. A very real canvas, not to be confused with the digital kind. Now the image is loaded to the canvas and ready for processing. I use html5 canvas elements to resize images im my browser. Here is a simple