The WIFI: Format

WiFi QR codes use a standardized format string that all modern smartphones (iOS 11+ and Android 10+) recognize natively:

WIFI:T:<security>;S:<SSID>;P:<password>;H:<hidden>;;
ParameterDescriptionRequiredExample
TSecurity typeYesWPA, WEP, nopass, SAE
SNetwork name (SSID)YesMyHomeWiFi
PPasswordIf securedMyP@ssw0rd123
HHidden network flagNotrue or false (default)

Examples

WPA2/WPA3 (most common)
WIFI:T:WPA;S:CoffeeShopGuest;P:welcome2026;;
Open network (no password)
WIFI:T:nopass;S:FreePublicWiFi;;;
WPA3 (SAE)
WIFI:T:SAE;S:SecureOffice;P:c0mpl3xP@ss!;;
Hidden network
WIFI:T:WPA;S:HiddenNet;P:secret123;H:true;;

Security Types Explained

TypeFormat ValueSecurity LevelNotes
WPA/WPA2WPAStrongMost common. Use for most networks.
WPA3SAEStrongestLatest standard. Requires WPA3 devices.
WEPWEPWeakDeprecated. Easily cracked. Avoid.
OpennopassNoneNo password. Public networks only.

Never use WEP

WEP (Wired Equivalent Privacy) has been broken since 2001. A WEP-encrypted network can be cracked in minutes with freely available tools. Always use WPA2 or WPA3.

Special Characters in SSID and Password

If your network name or password contains special characters, they must be escaped with a backslash in the WIFI: format string:

  • \; for semicolons
  • \: for colons
  • \\ for backslashes
  • \, for commas

Our WiFi QR Generator handles this escaping automatically.

Guest Network Best Practices

If sharing WiFi in a business, hotel, or home, always use a dedicated guest network:

Isolate guests

Guest networks should be isolated from your main network so guests can't access printers, file shares, or other devices.

Rate limiting

Set bandwidth limits on the guest network to prevent a single user from consuming all bandwidth.

Regular password rotation

Change the guest password monthly or quarterly. Generate a new QR code each time.

Captive portal

For businesses, consider a captive portal with terms of service before granting access.

Did You Know?

WiFi QR codes are one of the few QR types that work completely offline. The scanning device doesn't need any internet connection — it reads the SSID and password directly from the code pattern and uses them to connect.

Where to Display WiFi QR Codes

LocationPlacementCTA Text
Hotel roomBedside card or desk tent"Scan to connect to WiFi"
Cafe / restaurantTable tent or wall sign"Free WiFi — scan to connect"
OfficeReception desk or meeting room"Guest WiFi — scan to join"
HomeFridge magnet or entry hallway"WiFi password — just scan"
Airbnb / rentalWelcome card or house manual"Connect to WiFi instantly"

Device Compatibility

WiFi QR codes are supported natively on:

  • iOS 11+ (2017) — Scan via Camera app, auto-prompts to join network
  • Android 10+ (2019) — Scan via Camera app, auto-connects
  • Android 5–9 — Requires Google Lens or a QR scanner app

Frequently Asked Questions

Does a WiFi QR code require internet to scan?

No. The WiFi credentials are embedded directly in the QR code. The phone reads the SSID and password from the code and uses them to connect. No internet is needed for scanning.

What happens if I change my WiFi password?

You need to generate a new QR code with the updated password. WiFi QR codes are static — the credentials are embedded permanently.

Can WiFi QR codes work with WPA3?

Yes. Set the security type to SAE (WPA3's authentication protocol). Note that the scanning device must also support WPA3.

Create your WiFi QR code

Automatic character escaping, custom colors, logo support. Share your network without dictating passwords.