I’m creating an application (based only on HTML, CSS and jQuery) where I will create an image based on layers (just a bunch of divs one above each other) and then I will need to export it, so the user can download the final version as JPG or PNG.
There’s any way to export the canvas content as a downloadable image?
also see: