· 6 min read
Best 3 QR Code Safety Checkers Compared
Heshan Fernando
Co-founder & COO
There is a QR code sticker on the parking meter, or in an email, or on a letter that says it is from your bank. Scanning it with your phone camera means finding out where it goes by going there, which is precisely the wrong order of operations if the code is not what it claims to be.
QR phishing works because the code is unreadable to humans. You cannot glance at it and notice that the domain is subtly wrong the way you might with a link in an email — the first time you see the destination is usually after your phone has already opened it. That asymmetry is why a category of check-before-you-scan tools exists, and they split into two approaches: decode the content, or decode it and then check the destination’s reputation.
How to judge a QR safety tool
Does it decode, or decode and assess? Seeing the URL is the minimum. Checking it against threat intelligence is a further step.
Does it follow redirects? Shortened links hide the real destination behind one more hop, which is exactly what an attacker wants.
Does it handle non-URL content? QR codes also carry Wi-Fi credentials, contact cards, and payment data, each with its own risks.
Where does the image go? Uploading a photograph of a code is a small disclosure, but it is one.
The comparison
| Tool | Best for | Free tier | Watch out |
|---|---|---|---|
| Is This QR Safe? | Following redirects and checking reputation engines | Free for personal QR safety checks | Requires uploading or scanning the code image |
| susQR | Reputation checking across many security vendors | Free online security tool | Reputation databases lag on newly created malicious domains |
| TLinky QR decoder | Plain decoding from image, webcam, or URL | Free with no sign-ups stated | Decodes without security analysis |
Facts checked August 2026; plans can change.
Is This QR Safe?
This is the most complete of the three. Upload or scan a code and it extracts the link, follows any redirects, and checks the final destination against VirusTotal and other URL-reputation engines before you visit — with free web, iOS, and Android access for personal safety checks. Following redirects is the feature that matters most, because a shortener is the standard way to hide a malicious destination.
You are handing over the code image, and by extension the URL, to a third-party service. For a suspicious sticker in a car park that is a fine trade; for a code in a confidential document it is worth a moment’s thought.
susQR
susQR scans codes for phishing, malware, and suspicious redirects, checking links against a large set of security vendors before you click. Breadth of vendor coverage is a reasonable proxy for catching known-bad destinations, and it is free.
Reputation-based checking has a structural blind spot: a domain registered this morning for a targeted campaign has no reputation yet, so it comes back clean. A clean result means “not known to be bad”, which is weaker than “safe”.
TLinky QR decoder
TLinky does the simpler job: decode a QR code from an image, webcam, or URL and show you what it contains, free with no sign-ups stated. When you just want to read a code — a Wi-Fi credential, a contact card, a URL you can evaluate yourself — decoding without a security verdict is honest and quick.
It offers no threat assessment. You see the destination and judge it yourself, which is fine if you know what a suspicious domain looks like and insufficient if you do not.
QR Code Content Inspector
Ours works from the decoded text rather than the image. Enter a QR code’s decoded content or paste raw QR data and it previews the content type — URL, Wi-Fi, contact card — before you act on it. Because nothing is uploaded and no request is made to the destination, the code’s owner learns nothing about you. It runs entirely in your browser.
Two honest limitations, and they matter here. It inspects content you already have, so you need something else to decode the image first — it is not a scanner. And it categorises and explains content rather than assessing reputation: it will tell you that a payload is a URL pointing at a particular domain, and it will not tell you whether that domain is malicious. For a genuine threat assessment, one of the reputation-checking services above is the right tool. Ours helps you understand what you are looking at, which is the step people skip.
Which one to pick
- If you have a suspicious code and want a real threat check, use Is This QR Safe?
- If you want broad vendor coverage on the destination, susQR checks against many engines.
- If you only need to read what a code says, TLinky decodes it without ceremony.
- If you already have the decoded content and want to understand what it would do, use ours.
How to do it with QR Code Content Inspector
- Decode the QR code to text without visiting the destination.
- Open the QR Code Content Inspector and paste the decoded content.
- Check the content type and read the destination domain character by character.
- Run a genuinely suspicious URL through a reputation service before visiting. More security tools are in the tools directory.
You might also need
- QR Code Reader — for decoding the image in the first place.
- URL Parser — for breaking a long destination URL into its parts.
Frequently asked questions
Is there a free QR safety checker that doesn’t need an account?
Yes — all three services above are free for personal checks without registering, and ours requires no account because the site has no signup at all.
How do QR code scams work?
Typically by placing a code that leads somewhere convincing but fraudulent — a fake payment page, a credential harvesting form, or an app download. The FTC’s guidance on QR code scams describes the pattern, including codes stuck over legitimate ones on parking meters and public notices.
Is a “clean” result from a scanner a guarantee?
No. Reputation services report what is known, and a freshly registered domain used in a targeted attack will not be flagged. Treat a clean result as one input alongside whether the code was somewhere it should have been.
Final thought
Read the destination before your phone does. Almost every QR scam depends on the victim finding out where the code led only after arriving there.