Unfuss — built for humans who care about bytes.
For homes · cafes · Airbnbs · offices

Share WiFi
with one scan
— no typing.

Print a QR code, stick it on the fridge or the cafe counter, and guests scan with their phone camera to join your network instantly. No password typing, no spelling out SSIDs, no "what was the password again?" Generate the QR in your browser — your password never leaves your device.

WiFi credentials

Enter a network name
to generate the QR
Scan with any phone camera

How a WiFi QR code works

WiFi QR codes encode your credentials in a small, standardised text format defined by Wi-Fi Alliance, called WPA-Personal QR. The encoded string looks like this:

WIFI:T:WPA;S:MyHomeNetwork;P:s0meP@ssword;H:false;;

When you scan that QR with a modern phone camera (iPhone 11+, Pixel, Galaxy, most Android 10+), the phone recognises the prefix WIFI: and offers a "Join Network" prompt with the correct SSID and password pre-filled. One tap and the phone joins.

No app required. No special scanner. The phone's stock Camera app handles it.

Where to use it

How big to print it

Security: should you print your password?

A WiFi QR encodes the password in plain text. Anyone who can see the QR can extract the password (with another QR scanner). That's the same security model as writing the password on a chalkboard — fine in trusted environments, not great in fully public ones.

For shared/business networks, the right practice is:

Frequently asked

What is a WiFi QR code?

A QR code that encodes your network name, password, and security type in a special format. Scanned by any modern phone camera, it triggers a "Join Network" prompt — no password typing needed.

Which phones can scan WiFi QR codes?

iPhone (iOS 11 and later), Pixel, Samsung Galaxy, and most Android phones running Android 10+. The default Camera app handles it. On older phones, any free QR scanner from the app store works.

Is it safe to print my password as a QR?

The QR contains the password in plain text — anyone who can see/photograph the QR can extract it. Fine for trusted environments (home, Airbnb guests, cafe regulars). For higher-security setups, use a separate guest network with its own password and put the QR on that.

Does it work with hidden networks?

Yes. Check the "Hidden network" box. The QR tells the phone the SSID won't broadcast, and most modern phones handle that correctly.

Does the QR work for WPA3 / WPA2 / WPA?

Yes. The format covers all of WPA/WPA2/WPA3 under the single "WPA" type — phones auto-negotiate the correct variant during connection. Select "WEP" only if your router is truly using WEP (which is legacy and insecure — replace the router if you can).

Is my password sent anywhere when generating the QR?

No. The QR generator runs entirely in your browser using a JavaScript library. The password is encoded into the QR locally on your device. Open dev tools, Network tab, type a password — no requests are sent.

— More from Unfuss