QR Generator
Turn WiFi credentials into a scan-ready QR code
Generate a WiFi QR code for iPhone, iPad, and Android without sending the network password through a public URL.
Scan the code with a phone camera to join the network faster. The password is processed only in the POST request and is not appended to the page URL.
Works with the common WiFi QR format used by current Android devices and current iPhone/iPad camera scanning flows.
The code is generated locally on this server and no external QR service is contacted.
How to use it
- Open the camera app on the target device.
- Point it at the QR code.
- Tap the WiFi prompt and confirm the connection.
Important notes
- WPA-Enterprise / 802.1X networks are not covered by this simple QR format.
- Captive portals can still require a browser confirmation after connecting.
- WEP is legacy and should only be used if the network cannot be upgraded.