WiFi QR Code Generator

Generate batch WiFi QR codes for guest networks, hotels, offices. Download as ZIP or print on A4 paper.

Enter up to 50 passwords for batch generation. Each password creates a separate QR code.

Upload a logo to display on QR cards (recommended: square image)

Logo preview
Generating QR codes...

Preview (First 6 QR codes)

Quick Single QR Code

What is a WiFi QR Code?

A WiFi QR code encodes your network's credentials in a standardized format that smartphones can scan to join the network automatically — no manual password entry required. The QR code contains your SSID (network name), password, and security type in a format defined by the Wi-Fi Alliance and ZXing library standard.

The encoded string format is: WIFI:T:WPA;S:NetworkName;P:Password;H:false;; — where T is the security type, S is the SSID, P is the password, and H indicates whether the network is hidden. All modern Android and iOS devices can scan this format natively.

How to Use This Tool

  1. Enter your WiFi network name (SSID) exactly as it appears.
  2. Enter your WiFi password.
  3. Select your security type (WPA2/WPA3 for most modern routers; WEP for older equipment).
  4. Click Generate QR Code.
  5. Print or display the QR code so guests can scan it with their phone camera.

Security Considerations

Best Practices for Sharing WiFi

Frequently Asked Questions

iOS 11+ (iPhone 7 and newer) — scan with the native Camera app. Android 10+ — scan with the Camera app or Google Lens. Older Android devices may need a QR scanner app. Most modern Android devices running Android 9 and earlier also support WiFi QR codes through specific camera apps or QR scanner apps. Samsung devices have supported it since One UI 1.0 (Android 9).
With this tool, yes — the QR code is generated entirely in your browser using JavaScript. Your WiFi credentials are never sent to any server. You can verify this by disconnecting from the internet and using the tool — it still works. Be cautious with other online QR generators that may process your credentials server-side.
Choose WPA2 or WPA3 (combined) for all modern routers — this is the current standard. WPA2-only for compatibility with older devices. WEP is cryptographically broken (crackable in minutes) and should only be selected for legacy equipment that cannot support WPA. If your router is older than 2010, upgrading the hardware is strongly recommended over using WEP.
Yes — select "None" or "Open" as the security type and leave the password blank. The generated QR code will connect the device to the open network without authentication. This is appropriate for public hotspots or guest networks where no password is used, though open WiFi networks transmit data unencrypted.
For hidden networks (SSID not broadcast), you must enable the "Hidden network" checkbox before generating the QR code. This adds the H:true parameter to the encoded string, telling the scanning device to connect to the network as a hidden SSID rather than scanning for a broadcast SSID. Without this flag, the device may fail to connect even with the correct credentials.
Copied to clipboard!