AZ Tools

WiFi QR Code Generator

Random

Most modern phones (iOS 11+, Android 10+) join a WiFi network by pointing the camera at a properly-formatted QR code. This tool builds that payload (`WIFI:T:WPA;S:My Network;P:hunter2;;`) and renders it as PNG and SVG. SSID and password are escaped per the spec (semicolons, commas, colons, quotes, backslashes). Nothing leaves your browser — the QR is computed locally and rendered in-page.

Enter your SSID to generate.

How to use

  1. Type the network name (SSID) exactly as it appears on the router.
  2. Pick security type and enter the password (skip for open networks).
  3. Download the PNG/SVG and print or share.

Frequently asked questions

Why is my password not joining?
Most common: wrong security type. WPA2 and WPA3 both use the 'WPA' value. WEP is its own option (and you shouldn't be using WEP in 2026). Open networks use 'No password'.
Does it work on iPhone?
Yes since iOS 11 — open the Camera app, point at the code, tap the WiFi banner.
What's the 'hidden' option?
If your SSID is hidden (not broadcast), set H:true so the phone knows to manually search instead of expecting to see it in the list.
Is the password really safe to print?
The QR contains your password in plaintext — anyone who scans the printed code gets WiFi access. Treat the printout like you'd treat your password.

Related tools