How it works
The image is drawn to a local canvas and QR pixels are passed to a browser-side decoder.
Image data is read with FileReader and decoded in the browser.
Upload a QR image and decode it locally in the browser. No uploaded file is sent to a server.
The image is drawn to a local canvas and QR pixels are passed to a browser-side decoder.
Image data is read with FileReader and decoded in the browser.