Wi-Fi QR Code Generator
Pure JS WiFi QR Code Generator
Generates a QR Code for Wi-Fi – Requires SSID & Password
https://qifi.org/
Ever wanted to create a cool QR code for your guests? But never wanted to type in your WiFi credentials into a form that submits them to a remote webserver to render the QR code? QiFi for the rescue! It will render the code in your browser, on your machine, so the WiFi stays as secure as it was before (read the code if you do not trust text on the internet :-))!
If you use the Save-button to store a code, this is still secure, as the data is stored in HTML5 localStorage and is never transmitted to the server (in contrast to cookie-based solutions).
Don’t trust your browser either? Just pipe the string WIFI:S:<SSID>;T:<WPA|WEP|>;P:<password>;;
through the QR code generator of your choice after reading the documentation.
Supported Scanners
Android
The Android Camera App has support for WiFi QR codes since Android 10.
Barcode Scanner from ZXing.
Huawei phones have a QR code scanner in HiVision mode. This mode has an eye-shaped icon and can be lauched from the lock screen by swiping up or from the camera.
Every other Android Barcode Scanner based on the ZXing library.
iOS
The iOS Camera App has support for WiFi QR codes since iOS 11.
QR Reader for iPhone from TapMedia and Avira Insight QR Code Scanner by Avira Holding GmbH & Co. KG also support WiFi QR codes. Please note: Due to iOS design, third-party apps cannot modify WiFi settings directly and you’ll have to copy&paste the details.