Plain text vs a link
A text QR code stores your characters exactly as written. When someone scans it, their phone simply displays the text — it is not a clickable link unless the text itself happens to be a URL. That makes it perfect for things meant to be read or copied: an asset tag, a coupon code, a quote, an emergency instruction. If you instead want a code that opens a website when scanned, use the main QR code generator and enter a full web address — it will be treated as a link, not as text.
Keep it short to keep it scannable
Every character you add packs more data into the same square, so the modules (the little dots) get smaller and the pattern gets denser. A denser code needs a bigger print, sharper printing, and higher contrast to stay readable, especially on cheap printers or at a distance. A short line scans from across a room; a long paragraph may need to be held close and printed large. The scannability check above watches the density along with contrast and the quiet-zone margin, and warns you the moment the code is getting risky — so trim the text or size it up before you commit it to paper.
Frequently asked questions
How is a text QR code different from a URL QR code?
A text code carries the exact characters you type and nothing more — when scanned, the phone just shows that text. A URL code carries a web address, so the phone offers to open it in a browser. If you want a tappable link, use the main generator and enter a full address instead.
How much text can a QR code hold?
A lot more than you'd expect — up to roughly 4,300 alphanumeric characters or 2,900 bytes at the lowest error-correction level. But long before that limit the code becomes very dense and hard to scan, so in practice keep it to a short message or a paragraph at most.
Will my phone make the text tappable or clickable?
Only if the text is itself something the phone recognizes as actionable — a full web address, a phone number, or an email, for example. Plain prose stays plain: the scanner shows it as text you can read, copy, or share, but not tap.
Will a text QR code expire?
No. The text is baked into the image itself, with no link, redirect, account, or server in the loop. The code you download here works forever and offline.
Related
References
This tool’s QR generation and scannability checks are grounded in the following standards and primary sources.
- ISO/IEC 18004 — QR Code bar code symbology specification — ISO/IEC — the governing QR standard
- Error Correction Feature — DENSO WAVE — the QR inventor on Reed-Solomon levels (L/M/Q/H)
- qr-code-styling — Denys Kozak (MIT) — the client-side renderer used here
Spotted an error? Let us know — reader corrections are the best review this site gets.