A QR code on a poster or package
- Input
- https://exemplo.com/produto
- Expected output
- Link · exemplo.com
The scanner shows the link's domain before you open it, so you can check the destination without clicking blind.
scan qr code with camera
This page opens the scanner in camera mode, ready to point at a QR code as soon as you grant access. No app is needed, scanning happens entirely on the page, with continuous detection while the code is in frame.
The scanner shows the link's domain before you open it, so you can check the destination without clicking blind.
The password shows up ready to copy, no need to type it out character by character.
No. All the capture, image processing and QR code decoding happen right in your browser, running locally in JavaScript. No video frame or uploaded file ever leaves your device.
No, camera access goes through the browser itself (the standard getUserMedia API), no plugin or app required. Just grant access when the browser asks.
The tool shows a message explaining permission was denied and how to re-enable it in your browser settings. In the meantime, you can switch to image upload mode, which does not depend on the camera.
Your browser does not support camera capture. Use the image upload mode.
Loading history...
Everything runs in your browser: the camera images, the uploaded files and the QR code decoding never touch a server. The scan history is saved locally (localStorage) on this device only.