This is the code which I am using to convert div into image and download that using html2canvas.js
In HTML5, there is an attribute called download. For example:
download
Download
Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download