Create Your Free WiFi QR Code
Replace **NAME** with the network name and **PASSWORD** with the Wi-Fi password. Test the QR code before proceeding to step 2.
Outer Frame
Inner Dot
Increase to make space in the centre of the QR.
...
With our WiFi QR code generator, you can offer your customers, guests, or visitors a fast and secure way to connect to your internet network. They simply have to scan the image with their phone's camera, and they will be browsing instantly. It is the perfect solution for cafes, restaurants, offices, and tourist accommodations looking to provide a first-class experience.
Generating an automatic connection for your business or home takes less than a minute. Follow these simple steps:
WIFI:T:WPA;S:MyNetworkName;P:MyNetworkPassword;;
This format is an international standard (developed by the ZXing project) that acts as a "smart tag." Upon scanning, the smartphone immediately detects that it is not plain text, but a wireless network configuration.
The magic happens instantly: instead of forcing the user to copy and paste a key, the phone displays a direct "Connect to Network" button, eliminating manual errors and drastically improving the customer experience.
| Tag | Function | Example |
|---|---|---|
WIFI: | Start indicator for WiFi networks. | WIFI:... |
T: | Security type (WPA, WEP, or nopass). | T:WPA; |
S: | Network name (SSID). | S:MyWiFi_Network; |
P: | Access password. | P:Key1234; |
;; | Mandatory format closing. | ;; |