String Obfuscator - Online Text Encoder to Hide Content
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
UD5 Toolkit
Protect your email address from spam bots and scrapers. Generate obfuscated code that displays correctly for humans but confuses automated harvesters.
Select a method above to see what the raw HTML looks like to an email harvester. Protected code makes it much harder for bots to extract your address.
@ becomes @ and . becomes .. Browsers render these entities as the original characters, but many bots scan raw source code and miss encoded addresses. It's one of the oldest and most reliable obfuscation techniques.
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
Hide a secret message inside a normal text using zero-width characters or invisible ink. Copy the result. Decode with the same tool.
Paste your email body and subject, and get a spam score based on common trigger words and patterns. Improve your cold outreach.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Paste HTML and convert to plain text while preserving basic structure (paragraphs, list items). Removes all tags and images. Instant local processing.
Need dummy text? Pick a theme (pirate, cupcake, zombie) and get paragraphs of themed placeholder text. Not just Lorem Ipsum.
Encode special characters into URL-safe format or decode percent-encoded strings back to plain text. Fast and reliable, runs locally in your browser.
Paste text, highlight important parts, and extract only highlights. Great for research and studying. Entirely client-side.
Analyze text for keyword frequency and density. Highlights over-optimized terms. Perfect for content writers and SEO editors. Entirely browser-based.
Extract text from images using basic OCR technology. Works best with clear, printed fonts. Completely local, images never leave your browser for privacy.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Paste a Content‑Security‑Policy header and get a human‑readable breakdown. See potential risks and suggestions.
Strip HTML tags and convert web content to plain Markdown. Preserve headings, lists, and links. Perfect for content migration. All processing in browser.
Configure browser feature permissions (camera, microphone, geolocation) and generate the Permissions‑Policy HTTP header.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Create realistic‑looking legal and contract placeholder text. Perfect for designing terms‑of‑service layouts.
Pixelate selected areas of an image to hide faces or sensitive data. Adjust block size. Download the censored result.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Enter a URL and get a one‑page report of titles, description, headings, image alts, and broken links. All from browser.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Paste any article and get a list of the most relevant keywords using a simple TF‑IDF‑like model. Skip stop words. All local.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Analyze text for screen reader friendliness: detect vague link text, missing alt suggestions. Get a report. Local.
Enter a URL and extract meta title, description, OG tags into a readable format. Works via frontend proxy or user pastes HTML. Local.
Fetch and extract all meta tags, open graph tags, and Twitter cards from a live URL. No server proxy, direct browser fetch.
Write in Markdown and get clean, inline‑styled HTML suitable for emails. Pre‑designed templates included. Local conversion.
Request permission and detect when the user is idle (away from keyboard). See screen lock state. For native‑like apps.
Create a realistic‑looking fake tweet with any name, handle, text, likes, and retweets. Just for laughs. All local canvas.
Turn your text into a random mix of upper and lower case letters. Great for pranks or silly posts. All local.
Convert titles and sentences into clean URL slugs. Handles special characters, spaces, and case. Essential for CMS users and developers creating SEO-friendly links.