Generate styled QR codes for URLs, WiFi, contacts, and more — with logo embed
Content type
Style
Drop image or click to browse
PNG, JPG, SVG, WebP — 1 MB max
Preview
⬛
Fill in the form and click Generate
Encoded data
🔒 100% private. All QR generation happens in your browser. No data is transmitted, stored, or logged anywhere — including your logo, WiFi password, or contact details.
QR Code Generator produces styled, brandable QR codes for 8 content types — URLs, WiFi credentials, vCards, SMS, email, phone numbers, plain text, and geo coordinates. Customize dot shape, colors, corner style, and optionally embed a logo in the center. Download as PNG or SVG. Everything runs in your browser; no data is sent to any server at any point.
Content types
| Type | Encoded format |
|---|---|
| URL | Raw URL string |
| WiFi | WIFI:S:ssid;T:WPA;P:pass;; |
| Text | Raw UTF-8 string |
mailto:addr?subject=…&body=… | |
| SMS | sms:number?body=message |
| Phone | tel:+number |
| vCard | vCard 3.0 (BEGIN:VCARD … END:VCARD) |
| Location | geo:lat,lng |
QR codes encode data as a matrix of black and white modules (the square dots). The encoding process has several stages: data is first encoded into a byte stream using the optimal encoding mode (numeric, alphanumeric, byte, or kanji), then Reed-Solomon error correction codes are added, then the data is arranged in the matrix with finder patterns, alignment patterns, and timing patterns. Finally, a masking pattern is applied to balance the module distribution and improve scan reliability.
Error correction levels and why they exist:
| Level | Recovery capacity | When to use |
|---|---|---|
| L | ~7% | Smallest code, cleanest scan in ideal conditions |
| M | ~15% | Good default for plain codes without logos |
| Q | ~25% | Recommended when embedding a logo |
| H | ~30% | Maximum; use when logo covers a large center area |
Error correction works by encoding redundant information using Reed-Solomon codes. If up to X% of the modules are obscured or damaged, the scanner can reconstruct the original data from the remaining modules. A logo embedded in the center obscures the modules underneath — a logo covering 10–15% of the code area requires at least Q-level correction to remain scannable. This generator automatically raises the minimum to Q when you upload a logo.
Data capacity by content type — QR codes have a maximum data capacity that decreases as error correction level increases. At H-level, maximum capacity is about 1273 bytes in byte mode. This is plenty for a URL, a vCard, or WiFi credentials, but a very long URL (> 300 characters) at H-level will produce an extremely dense, hard-to-scan code. Keep URLs short; use a URL shortener for lengthy tracking URLs.
Privacy advantage over web-based generators: Many online QR generators send your data to a server to render the code. For WiFi credentials, vCard contact details, and business URLs, that’s a data privacy issue. This generator uses the qr-code-styling library entirely in your browser — the WiFi password and contact details stay on your device.
QR codes have had two eras: the 2012 era where they were awkward marketing gimmicks that required a separate scanner app, and the post-2017 era where every iPhone and Android camera app scans them natively. We’re firmly in the second era. QR codes are now the correct answer for a wide range of physical-to-digital handoffs.
Where QR codes outperform alternatives:
WiFi credential sharing — typing a WiFi password is error-prone and painful for guests. A QR code printed on a small card or taped to a router encodes the SSID, password, and security type in the WIFI: scheme. Android and iOS both decode it natively and offer to join the network in one tap.
vCard contact sharing — printing a business card with a QR code encoding your full contact details (BEGIN:VCARD, phone, email, URL, address) lets someone add you to their contacts in one scan. Better than NFC for wide compatibility; better than typing for accuracy.
App store links — https://apps.apple.com/... in a QR code printed on packaging or a poster is the correct approach for driving app downloads from physical materials.
Offline-to-online documentation — a QR code on a physical device, product, or piece of equipment that links to its online manual, changelog, or support page. Better than a URL that users mistype.
Dot style and scannability: Custom dot shapes (rounded, dots, classy) look more branded than the standard square grid. They scan equally well as long as the finder patterns (the three corner squares) remain standard. This generator preserves standard finder patterns while allowing custom dot shapes in the data area.
Print considerations: Always test-scan before printing at scale. The minimum reliable printed size is approximately 2 × 2 cm at 300 DPI. High error correction (H) at small print sizes produces dense codes that require a steady camera and good lighting. If printing very small, use L or M level with a simple, short URL.
geo: URI is supported by Android natively. On iOS, use a Maps URL instead (https://maps.apple.com/?q=lat,lng).For informational purposes only. Not financial, medical, or legal advice. You are solely responsible for how you use these tools.