Image Steganography Encoder - Online Hide Text in Picture Pixels
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
UD5 Toolkit
Hide secret messages inside ordinary text using invisible zeroâwidth characters. No one will notice â until you reveal it.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
Hide your email address from scrapers by encoding it using HTML entities and CSS tricks. Still clickable for real users. Local generator.
Paste text and convert it into a realistic handwriting image using different fonts and ink colors. Download as PNG. Fun for notes.
Enter a URL and extract the font stacks and web font URLs used on that page. Quick typography research.
Extract text from images using basic OCR technology. Works best with clear, printed fonts. Completely local, images never leave your browser for privacy.
Analyze letter/symbol frequency with an interactive bar chart and heatmap. Useful for breaking simple ciphers, linguistics, and SEO keyword analysis. Local processing.
Paste HTML and convert to plain text while preserving basic structure (paragraphs, list items). Removes all tags and images. Instant local processing.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Type notes and convert them into a realistic handwriting image with varied pen styles, ink colors, and paper backgrounds. Perfect for study notes.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Transform normal text into vaporwave fullwidth ďźĄď˝ ď˝ď˝ď˝ď˝ ď˝ď˝ď˝ characters. Includes zalgo and other styles. Copy ready for social posts. Local tool.
Paste any article and get a list of the most relevant keywords using a simple TFâIDFâlike model. Skip stop words. All local.
Stack multiple textâshadows to create a blurred, glowing gradient effect. Copy the longâshadow CSS instantly.
Open your camera and scan barcodes or QR codes in real time. Uses ZXing JS. No data sent anywhere.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Drop a PNG file and see all its chunks (IHDR, tEXt, etc.). Extract hidden text and color profiles. Pure JavaScript reader.
Find out if a word is an isogram (no repeating letters). Different types: first-order, second-order. Word nerd fun.
Compare textârendering: auto, optimizeSpeed, optimizeLegibility, geometricPrecision. See kerning and ligature changes live.
Generate a WiâFi QR code with full options: WPA3, hidden network, and EAP. Download as SVG. All local.
Paste a humanâreadable date (like 'next Friday' or 'March 5, 2023') and convert it to ISO 8601 format. Quick and tolerant.
Transform any image into a Base64 data URI for embedding directly into HTML, CSS, or JSON. Drag and drop support. Entirely browser-side conversion.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
Type any text and generate a printable cursive handwriting practice sheet with dotted lines. Choose font styles. Local generation.
Analyze text for keyword frequency and density. Highlights over-optimized terms. Perfect for content writers and SEO editors. Entirely browser-based.
Paste text, highlight important parts, and extract only highlights. Great for research and studying. Entirely client-side.
Decode hexadecimal values back to human-readable text. Ideal for debugging and data recovery. Works fully offline in your browser, keeping your data secure.
Simple phase cancellation tool: load a stereo track and attempt to remove centerâpanned vocals. Not perfect, but fun to experiment.