Wi‑Fi QR Code Generator - Online Join Network Scan
Create a QR code that lets people connect to your Wi‑Fi without typing a password. Just scan and join. Secure local.
UD5 Toolkit
WPA3, WPA2, Hidden Networks — Instant QR codes for effortless Wi‑Fi sharing
WIFI: URI format. When scanned with a smartphone camera or QR reader, the device automatically connects to the network — no manual typing required. It's perfect for guest networks, cafes, hotels, and home sharing. Both iOS (since iOS 11) and Android (since Android 10) natively support scanning Wi‑Fi QR codes directly from the camera app.
H:true parameter so hidden-network QR codes work correctly.
WIFI:T:<encryption>;S:<SSID>;P:<password>;H:<hidden>;;. It includes: the encryption type (WPA3, WPA2, WPA, WEP, or nopass), the network name (SSID), the password (if applicable), and optionally a hidden flag (H:true). No personal information, device identifiers, or tracking data is included. The QR code is a purely static encoding of connection credentials — just like typing them manually, but faster.
; : , \) — our tool automatically escapes these, but double-check the connection string.Create a QR code that lets people connect to your Wi‑Fi without typing a password. Just scan and join. Secure local.
Scan QR codes using your device camera. Decodes text, URLs, and Wi‑Fi credentials directly in the browser. No data sent to server.
Generate a QR code from any text, URL, or contact details. Save as PNG, SVG, or copy to clipboard. All local.
Open your camera and scan barcodes or QR codes in real time. Uses ZXing JS. No data sent anywhere.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Scan QR codes using your device camera or by uploading an image. Instant decoding of URLs, texts, and more. No data sent to server, pure browser processing.
Freeze your live camera, then scan a QR code from the static frame. Works when auto‑scan fails. Private.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Morse characters flash on screen; you must tap them correctly on a single button. Points for accuracy and speed. Learn Morse in a fun way.
Generate random, secure coupon codes with a prefix. Choose length and character set. Perfect for store admins. All local.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Encode a hidden message using zero‑width characters. The message looks like normal text. Decode with the same tool.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Hide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
Get placeholder text in Hebrew for testing right‑to‑left layouts. Generate paragraphs, sentences, or words.
Create a random, aspirational quarterly objective with unrealistic key results. For meeting icebreakers.
Need dummy text? Pick a theme (pirate, cupcake, zombie) and get paragraphs of themed placeholder text. Not just Lorem Ipsum.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
Random letters appear; you must type the correct code word quickly. Beat your high score. Learn the NATO alphabet.
Encode images to the modern AVIF format with lossless or lossy compression. See the quality/size trade‑off. Local WASM.
Request permission and detect when the user is idle (away from keyboard). See screen lock state. For native‑like apps.
Adjust a brightness threshold slider and see the live vector trace of an image. Export as SVG. Potrace‑style.
Test how your page loads under slow, 3G, or offline conditions by intercepting fetch and applying delays. No DevTools needed.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Quickly estimate your internet connection speed by downloading a small test file. See class and recommendations.
Get a random, no‑equipment workout with exercises, reps, and rest. Perfect for home fitness. Local algorithm.
Test the Content Indexing API to add a page to the device's content feed. See how your PWA integrates with the OS.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.