advertisement
// text/URL → QR

QR code generator

Type any text or URL and get a QR code instantly, ready to download as a crisp PNG or SVG.

advertisement

What "error correction" means here

A QR code can still scan correctly even if part of it is damaged, dirty, or covered by a logo — the error-correction level controls how much of that it can tolerate. Higher levels survive more damage but make the code visually denser. "Medium" is a sensible default for most uses; go higher if you plan to print a logo on top of it.

Is my text sent anywhere?

No — the QR code is generated entirely in your browser with JavaScript. Nothing is uploaded.

Is there a length limit?

Yes, QR codes have a maximum capacity (a few thousand characters at most, less with higher error correction). If your text is too long, this tool will tell you rather than produce a broken code.