QR Code Scanner - Online Scan QR from Camera or Image
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.
UD5 Toolkit
Upload an image containing a QR code to instantly decode its content. No data is sent to any server – everything happens in your browser.
Drag & drop your image here
or click to browse
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.
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.
Freeze your live camera, then scan a QR code from the static frame. Works when auto‑scan fails. Private.
Generate a QR code from any text, URL, or contact details. Save as PNG, SVG, or copy to clipboard. All local.
Create a QR code that lets people connect to your Wi‑Fi without typing a password. Just scan and join. Secure local.
Generate a Wi‑Fi QR code with full options: WPA3, hidden network, and EAP. Download as SVG. All local.
Encode images to the modern AVIF format with lossless or lossy compression. See the quality/size trade‑off. Local WASM.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Pick any emoji and download it as a high‑resolution PNG image with transparent background. For social media or icons.
Rotate the hue of any image globally. Turn a red car blue instantly. Download the result. Works entirely in the browser.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Predict the file size of an image based on pixel dimensions and format (JPEG, PNG, WebP). Rough estimate. Local.
Paste an image from your clipboard directly into the page (Ctrl+V) and extract its color palette. No file dialog needed.
Add a repeating diagonal text watermark to your images. Adjust opacity, font, and color. Protect your photos locally.
Turn a photo into a high‑contrast ASCII art using only standard text characters. Adjust brightness and character set. Works offline.
Apply an emboss filter to your photo. Choose direction and depth. Gives a 3D carved stone look. Pure canvas.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.
Automatically remove white background from an image and make it transparent. Adjust tolerance. Save as PNG.
Reduce an image to large colored squares. Create bold, minimalist wall art. Adjust block size. Download PNG.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Upload a small pixel art image and get a CSS grid layout that recreates it using divs. Novelty developer tool.
Convert short text into a black‑and‑white Braille bump image ready for embossing. Educational and inclusive.
Enter an image URL and extract its dominant color palette. No download needed. Fast visual analysis.
Convert multiple images to Base64 data URIs at once. Copy individually or as a JSON array. Great for inline assets. Local.
Paste two texts, compute the diff, and render the result as a highlighted image. Easier to share changes visually.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Paste a raw cookie string and see a formatted key‑value table. Debug session cookies and understand flags. Runs in browser.