What to Do When Someone Sends You a QR Code Screenshot Instead of a Link
You got a QR code as an image, not a link you can click. Your phone is in the other room. Here's how to scan any QR code directly from your browser in seconds.
A client emails you a PDF with a QR code for the staging server URL. A colleague Slack-messages you a screenshot of a QR code from a conference badge. Your friend texts you a photo of a WiFi QR code at a coffee shop. In every case, you are staring at a QR code on your laptop screen and your phone — the thing QR codes were designed for — is charging in the other room.
A browser QR code scanner solves this. No phone required. You have three ways to scan, and one of them works in under five seconds for the screenshot-on-desktop scenario that happens constantly.
Method 1: Paste from clipboard (fastest, 3 seconds)
If someone sent you the QR code as an image in a chat or email, just copy the image to your clipboard. Click anywhere on the scanner page and press Ctrl+V (or Cmd+V on Mac). The scanner decodes the QR code from the pasted image and shows you the result — usually a URL, but it could be text, a WiFi config, or contact info.
This is the method I use 90% of the time. Someone sends a QR in Slack → right-click → Copy Image → switch to scanner tab → Ctrl+V → the link appears. The whole flow takes three seconds once you know it exists.
Method 2: Upload an image file
If the QR code is saved as a file (PNG, JPG, from a PDF export, or a photo you took earlier), click the upload button and select the file. The scanner reads the image and decodes the QR code. This works for screenshots, photos, and embedded QR codes extracted from documents.
This is useful when you have multiple QR codes saved and need to scan them one by one — like processing a batch of event tickets or product labels.
Method 3: Camera scan (real-time)
If you have a physical QR code — printed on paper, on a product box, on someone else's phone screen — click "Start Camera" and point it at the code. The scanner uses your webcam and decodes in real time. As soon as the QR code is in frame and in focus, the result appears.
This is the slowest method because it depends on lighting, focus, and camera angle. But for physical QR codes, it is your only option without a phone.
Common failures and how to fix them
Blurry or low-res images. If someone sent you a compressed JPEG of a QR code (common in WhatsApp and iMessage, which compress images aggressively), the scanner might struggle. The fix: ask them to send it as a file rather than a photo, or take a screenshot of the QR code at the highest resolution available.
Glare on a photo of a printed QR code. Camera flash, overhead lights, or glossy paper can create a reflection that obscures part of the QR pattern. QR codes have built-in error correction (they can lose up to 30% of the pattern and still scan), but glare that covers a corner alignment marker will break the scan. Angle the camera to avoid direct reflection.
QR code too small in a large image. If the QR code occupies only 10% of the image (common in wide-angle photos of posters or screens), the scanner may not find it. Crop the image to just the QR code area first, then scan.
Camera vs upload: which gives better results?
For printed QR codes, upload a photo you took carefully (hold still, good lighting) rather than using the live camera. Live camera feeds are lower resolution than a still photo, and motion blur from hand movement reduces scan accuracy. Take the photo first, then upload it.
For on-screen QR codes (on someone else's phone or monitor), the live camera works fine because the screen is backlit and the pattern is sharp. Just hold steady for a second.
The free QR code scanner handles all three input methods. No app install, no phone permission dialogs, no "scan with your phone and then email yourself the link" workflow. If you need to go the other direction — creating QR codes from URLs or text — our QR code generator does that. For the full picture on QR codes in real-world use, what to do when six people ask for your WiFi password at the same time covers the WiFi QR code workflow in detail.
Tools mentioned in this article
QR Code Scanner
Scan QR codes using your device camera, or decode them from uploaded or pasted images. Fast, private, and works entirely in your browser.
QR Code Generator
Generate QR codes from URLs, text, email addresses, or phone numbers. Download as PNG. Adjustable size and error correction. Preview scans in real time before downloading.
URL Encoder/Decoder
Encode special characters in URLs and decode percent-encoded strings back to normal text. Handles full URLs or individual components. Essential for working with query parameters and form data.
