QR Code Generator
Free QR code generator with selectable error correction level. Download as PNG.
Overview
QR codes encode text into a two-dimensional barcode that phone cameras decode instantly. This tool generates one as you type — no submit button — and renders it as a PNG with a 2-module quiet zone at 320px resolution. You can tune the error correction level, which controls how much of the code can be damaged or obscured while still scanning correctly.
How to use
- Type or paste content into the Text or URL field — the QR code regenerates on every keystroke.
- Pick an Error correction level:
L (7%),M (15%),Q (25%), orH (30%). Higher levels tolerate more damage but increase code density. - Click Download PNG to save the image as
qrcode.png.
Examples
https://sitekits.dev→ a compact code any phone camera opens as a link.WIFI:T:WPA;S:MyNetwork;P:secret123;;→ a code that joins guests to your Wi-Fi on scan.MAILTO:[email protected]→ a code that opens a pre-addressed email.
Notes
Anything you encode is readable by anyone who scans the code — a QR code is
encoding, not encryption, so never embed passwords or secrets you would not
print in plain text. Very long input fails with Could not generate (input too long?); capacity shrinks as the error correction level increases. If the code
will carry a centered logo overlay, generate it at H (30%) so the covered
modules can be reconstructed.