WiFi QR Code Generator

Let guests join your WiFi by scanning a code — no typing passwords. Enter your network name and password to generate a printable QR.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=wifi&format=svg"

Free QR API — no key during beta. Returns SVG, PNG data-URL or JSON.

How to make a wifi qr code generator

  1. Enter your exact network name (SSID) — it is case-sensitive.
  2. Pick the security type (WPA/WPA2 is standard for home routers).
  3. Type the password, then download and print the QR for your wall or table.

Tips

FAQ

Is my WiFi password safe?
The QR is generated in your browser and the API renders it on the fly — the password is encoded into the image and never stored on our servers.
Which phones support WiFi QR codes?
iOS 11+ and Android 10+ join automatically. Older devices can scan the code with a QR app to reveal the credentials.

Related generators

Need this in code? See the QR API.