Pull QR text out of a screenshot
Upload a QR code from a web page, a poster or a chat screenshot and copy the link or plain text inside it.
Guide
The QR code scanner decodes QR text from a local image or from the camera feed. It loads qr-scanner on demand: image mode scans the file directly, while camera mode checks the device and starts the scanner, which can be switched between the front and rear cameras. The result is also classified by prefix into HTTP(S) links, WiFi configuration, phone, SMS, email and plain text; the “Open link” button only appears for an HTTP(S) result, and nothing navigates automatically.
Updated 2026-09-102 min read
| Input | Output | Notes |
|---|---|---|
A QR containing https://example.com |
Type “Link” plus the URL | The user decides whether to open it |
A WIFI:... QR |
Type “WiFi configuration” | The raw text is shown; no network is joined automatically |
image/*, and whether other formats decode depends on the browser's actual ability.Upload a QR code from a web page, a poster or a chat screenshot and copy the link or plain text inside it.
Authorise the camera to decode in real time; the scanner stops as soon as it succeeds, so the camera is not held open on the page.
No. The “Open link” button only appears when the result starts with http:// or https://, and it has to be clicked deliberately.
The page needs an HTTPS secure context or localhost, and the browser and the device have to provide a usable camera and allow permission.
Images and camera frames are processed locally in the browser by qr-scanner and are never uploaded; the scanner is destroyed when you leave the tool and the preview object URL is released as well.
Updated 2026-09-10
Read QR codes from uploaded or pasted images, or scan live with the camera
Drag and drop, click to choose, or paste a screenshot with Ctrl+V