var image = canvas.toDataURL("image/png").replace("image/png", "image/octet-stream"); window.location.href=image; // it will save locally