Privacy-first browser utility
WiFi QR Generator
WiFi QR Generator creates shareable Wi-Fi QR codes with support for WPA/WPA2, WEP, open networks, hidden SSIDs, adjustable size, error correction, PNG/SVG export, and raw payload copying. Nothing leaves the device.

Problem
Simple Wi-Fi sharing tools often send network details to remote servers or hide the actual QR payload from the user.
Solution
The app keeps all generation client-side, exposes useful controls, and supports offline-friendly exports for quick demos or real-world sharing.
Outcome
A polished public utility that demonstrates practical frontend engineering, privacy-by-default design, and accessible controls.
Standout Features
- Generates QR codes without backend calls
- Supports WPA/WPA2, WEP, open, and hidden networks
- Exports PNG and SVG
- Copies raw Wi-Fi payload for inspection
Stack & Signals
- HTML
- CSS
- JavaScript
- QR library
- GitHub Pages
Canonical live destination