QR Code Generator
Generate QR codes from any text or URL locally in your browser, choose output size, and download SVG or PNG without sending your input anywhere.
What it does
- Encodes any text or URL as a QR code
- Four output sizes: 128, 256, 512, and 1024 px
- Download as SVG or PNG
- All generation runs client-side via WebAssembly
As the QR generation guide explains, a QR code's content is often the sensitive part — a staging URL, Wi-Fi credential, or private meeting link — so this generator produces the asset locally rather than routing your input through a third party, then exports SVG or PNG depending on whether the result goes to design tools or straight to print.