How to Save HTML Canvas as an Image
Canvas gives us a lot of flexibility to create great, code generated graphics, and sometimes we need to download them as images. Fortunately, this is quite easy with HTML canvas. Here is an example, where clicking the button downloads the canvas as a...
fjolt.hashnode.dev3 min read