WiFi QR Code Generator

Type your network name and password, get a QR code that any phone can scan to auto-join. The payload follows the standard WIFI: schema (ZXing / WiFi Network Config) so iOS 11+ and Android 10+ recognise it natively. Download as PNG or SVG. Everything runs in your browser — the password never leaves the page.

1–32 bytes. Up to 32 ASCII characters (or fewer for multi-byte names).

Security

WPA: 8–63 characters (or 64 hex). WEP: 5 / 13 ASCII or 10 / 26 hex.

Show the generated payload

The QR code encodes this plain-text string. It's the standard WIFI:T:<auth>;S:<ssid>;P:<password>;H:<true|false>;; format. You can paste it into any other QR generator.

How phones read these codes
  • iOS 11+ — native Camera app recognises the WIFI: payload and offers to join the network.
  • Android 10+ — the default Camera app or the Google Lens shortcut both detect it. Earlier versions may need a dedicated QR scanner app.
  • Windows 11 / macOS — the built-in camera scanners in the Photos app and the camera roll recognise them too.

The password is encoded in the QR code itself. Anyone who scans the code can see the password. Don't plaster the QR sticker in a public place if your password is sensitive.