Wi-Fi QR Generator
Create QR codes that let people join your Wi-Fi instantly, no typing the password.Add your colors, shapes, and a Wi-Fi icon.
Network Details
Payload format
Follows the ZXing Wi-Fi spec:WIFI:T:<auth>;S:<ssid>;P:<password>;H:true;;
Create QR codes that let people join your Wi-Fi instantly, no typing the password.Add your colors, shapes, and a Wi-Fi icon.
WIFI:T:<auth>;S:<ssid>;P:<password>;H:true;;
The Wi-Fi QR Generator turns your network name and password into a scannable QR code. Guests open their camera, point at the code, and join your Wi-Fi without ever typing the password — useful for cafés, Airbnbs, offices, or just keeping a sticker on the fridge for visitors.
The QR code is built entirely in your browser using the standard ZXing Wi-Fi payload format. Your SSID and password are never sent to a server — they only exist on this page.
Decoration is where most custom QR codes go wrong: a color that is too pale, or a center logo that swallows too many modules, produces a code that looks great and scans for nobody. Two things keep that from happening here. The code is generated at the highest error-correction level, so roughly 30% of it can be obscured and still read, which is what makes room for the Wi-Fi icon. And after every change the tool actually decodes its own preview the way a phone camera would, then tells you whether it passed and what to loosen if it did not. It is a real check on the rendered pixels, not a promise.
If you rotate your Wi-Fi password regularly (a good habit), reprint the QR each time so the sticker on your fridge stays in sync with the router.