Content
A missing scheme is filled in as https:// so scanners open the link instead of searching for it.
Preview
- Version
- 2
- Modules
- 25×25
- Capacity
- 65%
17 of 26 bytes used at level M
What is a QR Code Generator?

A QR Code Generator turns a piece of text - a link, a WiFi password, a phone number, a contact card - into the square black-and-white matrix that any phone camera can read. The encoder takes your input, converts it to UTF-8 bytes, wraps it in Reed-Solomon error correction, and lays the result out as modules following the ISO/IEC 18004 standard. What you get back is a picture that carries data, readable by every scanner app on the planet.
This generator implements the full specification in the browser: versions 1 through 40, error correction levels L, M, Q, and H, automatic version selection, and penalty-scored mask selection so the resulting code is as easy to scan as possible. It encodes in byte mode with UTF-8, which means accented characters, non-Latin scripts, and emoji all survive the round trip intact.
Two things make it different from most free QR sites. First, the QR code never expires and never redirects: the data is baked into the image itself, not stored on someone else's server behind a tracking URL that can be switched off. Second, everything runs 100% in your browser - your WiFi password, your phone number, your private link is never uploaded, logged, or added to a scan-analytics dashboard.
Error correction and capacity trade against each other, and the right level depends on where the code will live. The highest level can survive around 30 per cent of the code being damaged or covered, which is what makes a logo in the centre possible, and it does that by spending capacity on redundancy, so the same data needs a denser grid. For a code printed on paper in good conditions, the lowest level is enough and scans faster. For something on a sticker, a vehicle, or anywhere it may be scuffed, go higher. Two practical points: the quiet zone, the blank margin around the code, is part of the specification and a code cropped tight to its edge often will not scan. And these are static codes, so the content is fixed at generation and a printed run cannot be redirected later.
How to use the QR Code Generator?
Pick what you are encoding
Choose a preset: URL, plain text, WiFi network, contact card (vCard), email, SMS, or phone number. Each preset builds the exact payload format scanners expect.
Fill in the fields
Type your link or details. The QR code redraws instantly as you type, and the tool reports the version and byte usage so you can see how full the code is.
Tune error correction and style
Raise error correction to H if the code will be printed, laminated, or partially covered by a logo. Set the foreground and background colors, quiet-zone margin, and export size.
Download SVG or PNG
Export a vector SVG for print and large signage, or a PNG at any pixel size for the web and slide decks. Both download straight from the browser with no watermark.
Key Features
Seven payload presets
URL, text, WiFi, vCard, email, SMS, and phone. Each one emits the scheme scanners actually recognize, including the escaping rules for the WIFI: format.
Four error correction levels
L, M, Q, and H recover roughly 7%, 15%, 25%, and 30% of a damaged code. Level H is what lets you drop a logo in the middle without breaking the scan.
SVG and PNG export
SVG stays razor-sharp at any size, from a business card to a billboard. PNG exports at your chosen pixel size for screens, docs, and email.
Custom colors and quiet zone
Set dark and light module colors to match your brand, and control the quiet-zone margin. The tool keeps the contrast that scanners depend on.
Frequently Asked Questions
Related Tools
Email QR Code Generator
Create an email QR code that opens a pre-filled message when scanned. Set the recipient, subject, body, CC, and BCC, then download SVG or PNG. 100% in your browser.
SMS QR Code Generator
Create an SMS QR code that opens a pre-filled text message when scanned. Set the phone number and message, then download SVG or PNG. Runs client-side.
vCard QR Code Generator
Create a vCard QR code that saves your name, phone, email, company, and address to a phone with one scan. A digital business card. Download SVG or PNG, 100% in your browser.
WiFi QR Code Generator
Create a WiFi QR code guests scan to join your network without typing the password. Supports WPA/WPA2/WPA3, WEP, open, and hidden networks. Download SVG or PNG, 100% in your browser.
Comments
0 comments
No comments yet. Be the first to share your thoughts!