Type it exactly as it appears on your router. The SSID is case-sensitive.
Scan with a phone camera to join Toolz Cafe Guest.

A WiFi QR Code Generator turns your network name and password into a QR code that a phone camera reads to connect automatically. Instead of reading a password off a sticky note and typing it character by character, a guest points their camera at the code, taps the "Join network" prompt, and they are online. The connection details are encoded directly into the black-and-white pattern using the standard WIFI: format that iOS and Android have understood natively for years.
The code is built from a short join-string that looks like WIFI:T:WPA;S:MyNetwork;P:MyPassword;;. The T field is the authentication type, S is the SSID, and P is the pre-shared key; the generator escapes any semicolons, commas, or backslashes in your credentials so a password like p@ss;word survives intact. That string is then encoded as a QR matrix with Reed-Solomon error correction following ISO/IEC 18004, the same specification every scanner app implements, so the result works on any modern phone without a special reader.
Everything runs inside your browser. Your SSID and WiFi password are never uploaded, logged, or attached to a scan-tracking dashboard - the encoding happens in JavaScript on your device, and the tool keeps working with the network cable unplugged once the page has loaded. The QR code it produces is static, meaning the credentials live in the image itself with no short link in the middle that could expire or be switched off. Print it, laminate it, and stick it on the fridge or the cafe counter; it will keep working for as long as the password does.
Type the SSID exactly as it appears on your router, including capitalisation and spaces. The SSID is case-sensitive, so "HomeWiFi" and "homewifi" are different networks.
Enter the WiFi password and pick the security: WPA/WPA2/WPA3 for almost every current router, WEP for legacy hardware, or Open for a hotspot with no key. Tick "Hidden network" if the SSID is not broadcast.
Raise error correction to Q or H if the code will be printed small or placed behind glass, and set foreground and background colours to match your signage while keeping strong contrast.
Export a vector SVG for print and large signage, or a PNG at any pixel size for a screen or slide. Test the printed code with two or three phones before you produce a batch.
Produces the standard WIFI: payload that iOS and Android read natively. Guests join with a camera scan and a single tap - no password typing, no reader app.
WPA, WPA2, and WPA3 all use the WPA setting; legacy WEP and open networks are supported too. Hidden (non-broadcast) SSIDs get the H:true flag so phones know to probe for them.
Semicolons, commas, colons, quotes, and backslashes in your SSID or password are escaped automatically, and all-hex values are quoted, so tricky passwords encode without corrupting the payload.
SVG stays razor-sharp from a table tent to a poster; PNG exports at any pixel size for screens and documents. Both download with no watermark and no account.
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.
Create QR codes for URLs, WiFi, vCards, email, and SMS. Download as SVG or PNG, choose error correction, colors, and size - all in your browser
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. 100% in your browser.
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.
0 comments
No comments yet. Be the first to share your thoughts!