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.
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.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Create a Remix route file with loader, action, and default export. TypeScript ready. Copy the route.tsx.
Use your camera to scan 1D barcodes (UPC, EAN, CODE128) directly in the browser. Quick and no app install. All scanning is local.
Encode special characters into URL-safe format or decode percent-encoded strings back to plain text. Fast and reliable, runs locally in your browser.
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
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.
Hide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Layer gradients and images and blend them with background‑blend‑mode. Create hero sections. Copy CSS.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Convert English words into their International Phonetic Alphabet (IPA) representation. For pronunciation learning. Local.
Request permission and detect when the user is idle (away from keyboard). See screen lock state. For native‑like apps.
Get a random, no‑equipment workout with exercises, reps, and rest. Perfect for home fitness. Local algorithm.
Need dummy text? Pick a theme (pirate, cupcake, zombie) and get paragraphs of themed placeholder text. Not just Lorem Ipsum.
Create a mosaic where many small tiles are replaced with solid colors from a palette. Pixel art style. Adjust grid size. Local canvas.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Configure browser feature permissions (camera, microphone, geolocation) and generate the Permissions‑Policy HTTP header.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
See exact dimensions of your current browser inner/outer window, screen resolution, and pixel ratio. Developer debug.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Reverse the NATO phonetic alphabet. Paste 'Bravo Romeo Alpha Victor Oscar' and get 'Bravo'. Essential for call center transcripts.
Get placeholder text in Hebrew for testing right‑to‑left layouts. Generate paragraphs, sentences, or words.
Encode images to the modern AVIF format with lossless or lossy compression. See the quality/size trade‑off. Local WASM.