Generate
Generate a QR code (URL, WiFi, vCard, text) as PNG or SVG locally.
Runs entirely in your browser
Nothing you paste is uploaded. Monaco and Prettier load on demand from this origin.
Content
QR code
Enter content to generate a QR code.
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to qr code generator
- Choose the content. Pick what the code should hold — a URL, WiFi credentials, a vCard, or text.
- Enter the details. Fill in the fields; the QR preview updates as you type.
- Pick a format. Choose PNG for images or SVG for crisp scaling in print.
- Download. Save the QR code to your device, ready to share or print.
QR codes bridge print and screens — a link on a flyer, WiFi for guests, a contact card on a badge. Many online generators route through a tracking redirect that can expire or log scans; a static code you generate yourself just works, forever, with no middleman.
Encode a URL, WiFi credentials, a vCard, or arbitrary text, and export PNG for digital use or SVG for print that must stay sharp at any size. The content is embedded directly in the code.
To encode binary data as text for other purposes, use Base64; to inspect a token you plan to embed, use the JWT decoder.
Frequently asked questions
Do these QR codes expire or track scans?
No. The code encodes your content directly, so it never expires and there is no redirect service counting scans — unlike many 'dynamic' QR generators.
Should I download PNG or SVG?
PNG for screens and quick sharing; SVG when you need it razor-sharp at any size, such as on a poster or business card.
Can I make a WiFi QR code?
Yes. Enter the network name and password and phones can join by scanning — handy for guests without sharing the password aloud.
Is my data uploaded?
No. The QR code is generated in your browser tab; the URL or details you encode never leave your device.