Sharing your Wi-Fi password by spelling out a long string of mixed-case characters and digits over breakfast service or during a check-in conversation is awkward, error-prone, and slow.
Loading QR Code Generator…
Works with iPhone and Android native camera apps
Supports WPA2, WPA, and open networks
Hidden SSID support
No sign-up or server upload required
Drop the QR Code Generator into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.
Embed code
<iframe
src="https://www.fixtools.io/utilities/qr-code-generator?embed=1"
width="100%"
height="780"
frameborder="0"
style="border:0;border-radius:16px;max-width:900px;"
title="QR Code Generator by FixTools"
loading="lazy"
allow="clipboard-write"
></iframe>Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.
Sharing a Wi-Fi password traditionally involves spelling out a complex string character by character, sometimes over background noise in a busy cafe, or writing it on a card or whiteboard that anyone walking past can photograph. Neither approach is ideal for hospitality settings where you want seamless access without compromising basic security hygiene. A Wi-Fi QR code solves this elegantly: the guest aims their phone camera at the code, the device prompts them to join the network with one tap, and they are connected in under five seconds. No password is ever spoken aloud, written on a chalkboard, or left in plain view of casual photographers. The QR code itself encodes the credentials in the WIFI: URI format, which iOS 11 and later, Android 10 and later, and many desktop operating systems recognise natively without any third-party app installation required by the guest.
The WIFI: URI format follows a specific syntax originally defined in the ZXing project documentation and widely supported across mobile platforms: WIFI:T:[security_type];S:[SSID];P:[password];H:[hidden];; where T identifies the security type as WPA, WEP, or nopass for open networks, S contains the network SSID name, P contains the password, and H is set to true only if the SSID is hidden and the device needs to know that before attempting to associate. The entire string is encoded as a byte-mode QR code because it almost always contains mixed-case characters and special characters that fall outside the alphanumeric mode character set. If your SSID or password contains backslashes, semicolons, commas, or double-quotes, these characters must be escaped with a backslash prefix in the encoded string to avoid parser confusion. FixTools handles this character escaping automatically whenever you use the Wi-Fi QR generator.
For hospitality settings such as cafes, hotels, Airbnb properties, and shared workspaces, print the QR code on a laminated card at A6 size and place it where guests will naturally look while seated or checking in. A6 is large enough to scan reliably from a standing position with phone in hand, and lamination is durable enough for daily handling, spills, and accidental coffee rings. Laminated cards consistently outperform chalkboards (messy, illegible after a week) and written cards (constantly replaced after password changes). When you update your Wi-Fi password, regenerate the QR code in FixTools, send the new SVG file to your printer or print it yourself on cardstock, and replace the displayed copy. The three-minute task replaces what would otherwise be days of guests complaining about connectivity or staff repeating the password verbally to every new arrival.
A final consideration is network segmentation. The QR code makes Wi-Fi access frictionless for guests, but it also makes it frictionless for anyone who can photograph your laminated card from across the room or grab a quick shot through the window. For environments where this matters (offices, vacation rentals with valuable equipment on the network), put the guest QR code on a separate network SSID that is isolated from your main network at the router level. Most consumer and business-grade routers support a guest network feature that creates a logically isolated subnet with no visibility into the main network. Combine this with periodic password rotation (quarterly or monthly) and the convenience of QR access stays comfortably ahead of the risk profile.
Enter your Wi-Fi network name (SSID), password, and security type to generate a Wi-Fi QR code.
Step-by-step guide to qr code for wi-fi password:
Enter your network name (SSID)
Type your Wi-Fi network name exactly as it appears in the device's Wi-Fi list, including any capitalisation, spacing, or special characters. The SSID field is case-sensitive, and a typo here will produce a QR code that prompts to connect to a non-existent network. Check the SSID by viewing your phone's connected network name or by logging into your router admin interface and copying the value from there to guarantee accuracy.
Enter your Wi-Fi password
Type your Wi-Fi password exactly as configured on the router, paying close attention to case, special characters, and any leading or trailing whitespace. The password is processed locally in your browser using client-side JavaScript and is never transmitted to any FixTools server, written to a database, or logged anywhere. You can verify this by checking your browser developer tools network tab during generation; no outbound request is made.
Select your security type
Choose WPA or WPA2 for the vast majority of modern networks, WEP only if you operate a very old router that does not support newer protocols, or None for an open guest network with no password. If unsure, WPA or WPA2 is almost certainly correct because every router shipped in roughly the past fifteen years defaults to one of those modes. WPA3 networks typically work when encoded as WPA2 because of backward compatibility.
Generate, test, and display
Generate the QR code, then scan it with at least one iOS device and one Android device to confirm both operating systems recognise the WIFI: format and prompt to join the network correctly. Download as SVG for laminated card printing or PNG for a quick desktop print. Display the laminated card prominently in the relevant space, replace it whenever the password changes, and keep a backup of the source values in a password manager.
Common situations where this approach makes a real difference:
Airbnb host welcome booklet
An Airbnb superhost generates a Wi-Fi QR code and includes a laminated printed copy in their welcome booklet alongside check-in instructions and local recommendations. Guests connect instantly upon arrival without needing to message the host for the password, which removes a frequent late-night support ticket and improves first-impression reviews. The host updates the QR code each time the password rotates and keeps a small stack of pre-printed cards in a drawer for fast turnover between bookings.
Home office kitchen cupboard
A remote worker generates a separate QR code for their guest Wi-Fi network and sticks the laminated card inside a kitchen cupboard door so visiting family and friends can connect without interrupting work calls or asking for help. The guest network is segmented from the main work network, so visiting children watching cartoons on a tablet cannot accidentally interfere with the worker's VPN or videoconferencing traffic. The setup pays for itself in saved time across a few weekends per year.
Pop-up event entry signage
An event organiser running a pop-up market creates a QR code for the temporary event Wi-Fi and displays it on signage at the entrance and at the bar. Over two hundred attendees connect in minutes without queuing at an information desk or interrupting volunteer staff who are focused on welcoming people. The signage also clearly notes that the network is event-only and will be taken down at the end of the day, which sets expectations and discourages return visits expecting persistent access.
Use this for any space where you regularly share Wi-Fi with guests, home, office, cafe, hotel, or event venue.
Get better results with these expert suggestions:
Escape special characters in your password
If your Wi-Fi password contains a semicolon, backslash, comma, or double-quote character, the WIFI: URI format requires these to be escaped with a backslash prefix to prevent the parser from misinterpreting them as field delimiters. FixTools handles this escaping automatically when you enter the password into the dedicated input field, but if you construct the WIFI: string manually for any reason, prefix each special character with a backslash to avoid silent connection failures that are notoriously hard to debug.
Use a guest network, not your main network
Encode credentials for a dedicated guest SSID rather than your primary network. Most modern routers support guest networking with one click in the admin interface. Guest networks are logically isolated from your main devices at the router level, so even if someone extracts the password from a photograph of your laminated card, they cannot reach your computers, smart home devices, network storage, or printers. Combined with periodic password rotation, this is the right baseline security posture for any public-facing QR code.
Print at least 5cm x 5cm for table cards
Wi-Fi QR codes encode more data than a simple URL because of the structured WIFI: format containing SSID, password, security type, and hidden flag fields. The resulting code is denser and needs a larger minimum print size than a URL code to scan reliably in real-world conditions. Aim for at least 5cm by 5cm to ensure scanning works under typical cafe or hotel lighting, especially when the guest is holding their phone at a slight angle or a longer distance from the card than ideal.
Regenerate and reprint when you change the password
A Wi-Fi QR code is invalidated the moment the network password changes, and there is no way to update a printed static code without reprinting. Keep the source data (SSID, password, security type, hidden flag) saved in a password manager or secure notes file so you can regenerate the code in under a minute whenever needed. Print a fresh laminated card and replace all displayed copies before new guests arrive, then dispose of the old card so it does not get scanned by someone who finds it later.
Print and laminate for hospitality use
For a cafe, Airbnb, or hotel room, print the Wi-Fi QR code on a small card and laminate it. It's more hygienic than a chalkboard and guests can connect instantly.
Your password stays private
FixTools generates Wi-Fi QR codes entirely in your browser. Your password is never sent to any server. You can safely encode any Wi-Fi password.
Test with both iOS and Android before displaying
Wi-Fi QR codes encode a specific format (WIFI:S:;T:;P:;;). Test the code with at least one iOS and one Android device to confirm the native camera app prompts for network connection on both.
More use-case guides for the same tool:
Open the full QR Code Generator — free, no account needed, works on any device.
Open QR Code Generator →Free · No account needed · Works on any device