Wifi QR Code Generator
This program is to generate QR code for wifi connection. Just input SSID and password and click generate.
SSID
Encryption
WPA2
WEP
nopass
Password
Hidden
false
true
QR Code Encode Mode
Level L (Low), 7% of data bytes can be restored.
Level M (Medium), 15% of data bytes can be restored.
Level Q (Quartile), 25% of data bytes can be restored.
Level H (High), 30% of data bytes can be restored.
QR Code Version
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
QR Code Scale
1
2
3
4
5
6
7
8
9
10
Author: fireyu, email address: fireyu@gmail.com