qrcode-with-logos

You can input qrcode.downloadImage('qrcode') to download image on console.

You can input qrcode.getCanvas().then(canvas => {}) to deal with the canvas.

You can input qrcode.getImage().then(image => {}) to deal with the image.