# WiFi QR Code Generator

[Back to Tools](/tools)

### How It Works

Generate a QR code for your WiFi network. When scanned, this QR code will allow devices to connect to your WiFi network without manually entering the password.

This generator creates a QR code containing your WiFi network details. When scanned with a smartphone camera, it allows devices to automatically connect to your network without manually entering the password. The QR code securely encodes your network name, password (if applicable), and encryption type.

Technically, the QR code contains an encoded string following the "WIFI:" schema. For example, "WIFI:T:WPA;S:MyNetwork;P:MyPassword;H:false;;" represents a WPA-encrypted network named "MyNetwork" with the password "MyPassword" that isn't hidden. The generator escapes special characters, encloses SSID and password in quotes if they're not hexadecimal, and omits the password field for open networks.

### Create Your WiFi QR Code

WiFi Name (SSID) \*(required)

Password

Encryption Type

Hidden Network

Download QR Code

### Related Tools

[QR Code GeneratorCreate, download, and share custom QR codes for any text or URL, with the option to include or omit an embedded Vercel logo.](/tools/utilities/qr-code-generator)[VCF GeneratorGenerate VCF (vCard) files for contacts that can be downloaded. The QR code can be scanned to add the contact to a mobile device or downloaded.](/tools/utilities/vcf-generator)