{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same
catalogue, so a page rendered by a non-owner points its canonical at the owner
instead of competing with it. Falls back to this site for static/self-owned pages. #}
Build a Wi-Fi configuration string for QR codes — generate the WIFI: URI format used by phone cameras to auto-connect.
How It Works
Enter your network name (SSID), password, and security type. The tool generates the standardized WIFI: URI string that QR code generators use to create scannable Wi-Fi sharing codes.
Frequently Asked Questions
What format does this produce?
The standard WIFI: URI scheme — WIFI:T:WPA;S:NetworkName;P:Password;; — recognized by iOS, Android, and most QR scanner apps for automatic network joining.
Is my password stored anywhere?
No. Everything runs in your browser. Your Wi-Fi credentials never leave your device — the configuration string is generated entirely client-side.