QR Code Generator

Turn text or URLs into downloadable QR codes privately.

Enter text above to generate a QR code.

Type or paste the text, URL, or contact data you want to encode into the input field.

Select the desired image size: 128, 256, or 512 pixels. Larger sizes are easier to scan from a distance.

Press Download PNG to save the QR code as an image. The SVG is rasterized on a white background so it displays cleanly anywhere.

Frequently asked questions

Does this store the URL or text?

No. Everything is rendered locally in your browser. Nothing is transmitted to a server.

What QR version and error correction are used?

The QRCodeSVG component auto-selects the smallest version that fits your data and uses error correction level M for reliability.

Why is there a quiet zone around the code?

includeMargin adds the standard blank border so QR scanners can reliably detect and read the code.