WiFi QR Code Generator
Create a printable WiFi QR code for your home, office, cafe, or restaurant. Guests scan it with their phone camera and connect instantly — no typing the password. Works on iPhone (iOS 11+), Android 10+, and most modern Android phones. Free, browser-based, no data stored.
Last updated: May 9, 2026
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is WiFi QR Code Generator?
A WiFi QR code encodes your network credentials in a standard format that iOS and Android camera apps can parse directly. When a guest points their phone camera at the QR code, the OS detects the WiFi payload and offers a one-tap "Connect to Network" prompt.
The payload format is: `WIFI:T:<security>;S:<SSID>;P:<password>;;` — where T is the encryption type (WPA/WEP/nopass), S is your network name (SSID), and P is the password. This tool generates the payload and wraps it in a downloadable QR code. Your password is never sent to any server — all processing runs locally in your browser.
How to Use WiFi QR Code Generator
Enter your WiFi network name (SSID) exactly as it appears in your router settings
Enter your WiFi password
Select the security type — WPA/WPA2 for most modern routers, WEP for older ones, or "None" for open networks
Optionally toggle "Hidden network" if your SSID is not broadcast
Customize the QR color and size if needed, then download PNG or SVG to print
Common Use Cases
- Print a WiFi QR code for a cafe or restaurant table — guests scan to connect without asking staff
- Frame a WiFi QR on a hotel room desk next to the TV remote
- Put a WiFi QR code sticker on the router so guests can connect without finding the label
- Add a WiFi QR to an Airbnb welcome card or house manual
- Print a guest WiFi QR for a conference room or co-working space
- Share your home WiFi with family during a visit without reading out the password
Example Input and Output
Generating a WiFi QR code for a cafe guest network:
Network name (SSID): CafeGuest
Password: welcome2024
Security: WPA/WPA2
Hidden network: NoQR encodes: WIFI:T:WPA;S:CafeGuest;P:welcome2024;;
Scanned with: iPhone camera app / Android camera / Google Lens
Result: "Connect to CafeGuest?" prompt appears
Guest taps: Join — connected instantlyHow This Tool Works
The tool constructs a WIFI URI string from the entered credentials, escaping any special characters per the WiFi QR specification. The URI is encoded into a QR matrix using the qr-code-styling library. The resulting QR code is rendered to an off-screen Canvas element and exported as a PNG Blob (via canvas.toBlob()) or SVG string. The generated file is offered as a download — nothing is stored server-side.
Technical Stack
Privacy First
Your WiFi password is processed entirely in your browser. It is never transmitted to our servers, stored, or logged anywhere. The QR image is generated locally and downloaded directly to your device.
Best Practices for Printed WiFi QR Codes
Laminate the printed QR if it will be in a humid environment like a cafe or kitchen. Place it 1–1.5m from the floor so it is at a comfortable scan height. Avoid placing it behind glossy surfaces that cause glare. Download SVG for the crispest print at any size.
WiFi Payload Format
The WiFi QR code uses the mecard-based WIFI payload format: WIFI:T:<WPA|WEP|nopass>;S:<SSID>;P:<password>;H:<true|false>;;. This is the standard recognized by iOS Camera, Android Camera, and Google Lens natively. Special characters in SSID or password (semicolon, backslash, comma, colon, quote) are automatically escaped.
Frequently Asked Questions
Does WiFi QR code work on iPhone?
Does WiFi QR code work on Android?
Which security type should I choose?
What is a hidden SSID and when should I enable it?
Is my WiFi password safe in the QR code?
What size should I print the WiFi QR code?
Can I add my cafe or business logo to the WiFi QR?
Related Tools
Posts for This Tool
Broader workflow content that links this tool back into the wider cluster.

Best QR Code Size for Print: Business Cards, Posters, Menus and Packaging
A practical guide to choosing the right QR code size for different print formats. Covers minimum sizes, scan distance rules, PNG DPI requirements, and SVG vs PNG for print.

How to Create a WiFi QR Code for Free — No App Needed
A practical guide to creating a printable WiFi QR code for homes, cafes, restaurants, hotels, and offices. Works on iPhone and Android without any app.

QR Code Size Chart for Print — Every Format from Business Cards to Banners
A complete QR code size reference for designers, marketers, and print shops. Covers minimum sizes, scan distances, PNG DPI, and SVG vs PNG for every print format.

