Bulk WiFi QR codes
Generate one WiFi QR code per network or location in a single batch. Guests scan to join without typing a password. Free, no upload, no account.
Open the generatorHow to generate bulk WiFi QR codes
- Format your WiFi strings. Each network needs one line in this format:
WIFI:T:WPA;S:NetworkName;P:Password;;. ReplaceWPAwithWEPor leave blank for open networks. ReplaceNetworkNameandPasswordwith your actual values. - One line per network. If you have 10 locations, write 10 lines. Each line becomes its own QR code in the ZIP.
- Paste into BatchQRCode. Open batchqrcode.com, paste your list, and click Generate. Everything runs in your browser.
- Download and print. The ZIP contains one file per network, named by row number. Print and place at each location.
WiFi QR code format
The format Android and iOS both recognize is:
WIFI:T:WPA;S:YourNetworkName;P:YourPassword;;
WPA / WPA2 network
WIFI:T:WPA;S:CafeGuest;P:coffee2024;;
Works for most home and business networks.
Open network (no password)
WIFI:T:nopass;S:LobbyFreeWifi;;
Leave the password field empty. Set type to
nopass.
Hidden network
WIFI:T:WPA;S:HiddenNet;P:pass123;H:true;;
Add H:true for networks with SSID broadcast
disabled.
WEP network
WIFI:T:WEP;S:OldNetwork;P:abc123;;
WEP is outdated. Upgrade to WPA2 if possible.
Who needs bulk WiFi QR codes
Hotels and accommodation
Each room has its own network or password. Generate one QR per room, print on the in-room card. No front-desk staff needed to share credentials.
Multi-location offices
Different floors or meeting rooms often run different networks. Generate all at once, label by location, post at each entry point.
Events and conferences
A separate network per session room or exhibitor booth. Generate the full set the day before, print on tent cards or wall signs.
Retail chains
Each store has its own guest network. Produce the QR codes centrally, distribute to store managers for printing. One CSV export, one ZIP.
A note on password security
WiFi QR codes encode the password in the image. Anyone who scans it can read the password with a QR decoder app. For guest networks this is fine. For internal or admin networks, use a separate guest SSID with a rotating password, not your main office WiFi.
BatchQRCode generates everything in your browser. The network names and passwords are never sent to a server.
Frequently asked questions
Do WiFi QR codes work on iPhone and Android?
Yes. iOS 11+ and Android 10+ can scan WiFi QR codes from the camera app without any third-party app. Older Android versions may need a QR reader app.
Can I generate QR codes for 50 different networks at once?
Yes. Paste all 50 lines. BatchQRCode has no batch limit. The ZIP downloads with one file per line in the order you entered them.
What if the password has special characters?
Escape backslashes, semicolons, commas, and double quotes with a backslash. For example, a
password of pass;word becomes pass\;word in the WiFi string.
Do these QR codes expire?
No. The WiFi credentials are baked into the image. The QR code works as long as your network credentials stay the same. Change the password and you need to reprint.
What format should I download?
SVG for anything printed (scales without pixelation). PNG for digital signage, email templates, or anywhere you need a raster image.
See also: Bulk QR Code Generator from CSV · QR codes for events · QR codes for product labels