Steganography Text Hider - Online Conceal Secret Message
Hide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
UD5 Toolkit
Hide secret text inside image pixels using LSB steganography — all processed locally in your browser.
or click to browse — PNG recommended for best results
PNG · JPEG · WebP · BMP · TIFFHide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
Transform any image into a Base64 data URI for embedding directly into HTML, CSS, or JSON. Drag and drop support. Entirely browser-side conversion.
Extract text from images using basic OCR technology. Works best with clear, printed fonts. Completely local, images never leave your browser for privacy.
Pixelate selected areas of an image to hide faces or sensitive data. Adjust block size. Download the censored result.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Drop a folder of images and convert all to the same format at once. Choose quality and download as ZIP. Local only.
Drop a PNG file and see all its chunks (IHDR, tEXt, etc.). Extract hidden text and color profiles. Pure JavaScript reader.
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.
Encode special characters into URL-safe format or decode percent-encoded strings back to plain text. Fast and reliable, runs locally in your browser.
Decode hexadecimal values back to human-readable text. Ideal for debugging and data recovery. Works fully offline in your browser, keeping your data secure.
Hide your email address from scrapers by encoding it using HTML entities and CSS tricks. Still clickable for real users. Local generator.
Convert any photo into a stark 1‑bit black‑and‑white image (no grays). Adjust threshold. Save as PNG.
Paste HTML and convert to plain text while preserving basic structure (paragraphs, list items). Removes all tags and images. Instant local processing.
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.
Automatically improve the contrast of dark or washed‑out photos using histogram equalization. One‑click auto‑tune. All canvas‑based.
Split an image into equal grid parts or horizontal/vertical strips. Useful for Instagram carousel posts or puzzle creation. Everything runs in your browser.
Paste text and convert it into a realistic handwriting image using different fonts and ink colors. Download as PNG. Fun for notes.
Analyze letter/symbol frequency with an interactive bar chart and heatmap. Useful for breaking simple ciphers, linguistics, and SEO keyword analysis. Local processing.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Draw pixel art on a canvas grid, choose colors from palette, and export as PNG. Fun for game assets and retro artworks. All drawn data stays in your browser.
Paste two texts, compute the diff, and render the result as a highlighted image. Easier to share changes visually.
Type notes and convert them into a realistic handwriting image with varied pen styles, ink colors, and paper backgrounds. Perfect for study notes.
Convert transparent PNGs to solid JPGs by filling the background with white or any color. Fast and local.
Use your camera to scan 1D barcodes (UPC, EAN, CODE128) directly in the browser. Quick and no app install. All scanning is local.
Design visual posts for Instagram, Twitter, Facebook. Background gradients, text, and stickers. Download as PNG. No sign‑up.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.