Create a QR code from any text or URL. Generated in your browser and never uploaded.
QR code
Type something to generate a code.
How it works
Your text is encoded into a QR matrix using error-correcting codes, then drawn
as an SVG path. All of it happens in your browser, so the tool works offline
and nothing you encode is transmitted.
When to use it
Putting a link on a poster or business card, sharing Wi-Fi credentials without
reading them aloud, or adding a scannable reference to printed documentation.
Limitations
QR codes hold a limited amount of data. Very long text produces a dense grid
that small or low-resolution scanners struggle with. For long URLs, shorten the
link first. The output has no logo or colour customisation.
Frequently asked questions
Is the QR code generated on a server?
No. The code is generated in your browser and never uploaded. Nothing you encode leaves your device, which matters if you are encoding a private URL or a Wi-Fi password.
Can I save the QR code as an image?
The code is rendered as an SVG, so you can right-click and save it, or copy the markup directly. SVG stays sharp at any print or screen size.