Proper Noun Highlighter - Online Identify Names, Places in Text
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
UD5 Toolkit
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Enter HTML with aria-labels and see what a screen reader would announce. Simulates common patterns. Local educational tool.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Transform normal text into vaporwave fullwidth ďźĄď˝ ď˝ď˝ď˝ď˝ ď˝ď˝ď˝ characters. Includes zalgo and other styles. Copy ready for social posts. Local tool.
Extract plain text from a PDF file entirely in the browser using PDF.js. No file upload to server. Supports multi-page extraction and search.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Convert any text to proper sentence case. Capitalize the first letter after every period, question mark, or exclamation.
Add semi-transparent text watermark to images. Customize position, opacity, rotation, and font. Batch processing with instant download. Fully local & private.
Split a long text into blocks of N characters or words. Perfect for token limits or social media threading.
Paste an article and click to black out words, leaving a poem. Print your final creation.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Compute multiple readability scores (Flesch Reading Ease, Grade Level, ARI, SMOG). Paste any English text and see which grade level it's suitable for. Local.
Transform regular text into the mocking SpongeBobâstyle alternating case. Copy and paste for hilarious effect.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Type a word like 'sunset' or 'calm' and generate a color palette inspired by that mood. Simple associative mapping.
Paste body text and test different font/background combos. See an actual passage rendered, not just a ratio. True feel for legibility.
Type up to 3 characters, choose colors, and download a simple favicon.ico. No design skills.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
Encode a hidden message using zeroâwidth characters. The message looks like normal text. Decode with the same tool.
Drop a PDF and extract the full text content. Processed locally using PDF.js. No upload. Fast and private.
Upload a photo and add text with stroke, shadow, and opacity. Position anywhere. Download as PNG. Simple caption tool.
Create glowing, neonâstyle text effects with multiple textâshadows. Adjust colors and intensity. Copy the CSS.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Type text and convert each letter into vector SVG paths. Perfect for logos and animations. Canvasâbased.
Create a multiâline text truncation using the standard lineâclamp property. Choose lines. Copy the clean CSS.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .srâonly). Preview the accessible layer.
Place bold text over an image and apply mixâblendâmode: screen, multiply, etc. Create stunning hero sections. Download preview.
Apply userâselect: none, text, all and see how it affects selection. Copy the CSS snippet for your UI elements.
Generate a QR code from any text, URL, or contact details. Save as PNG, SVG, or copy to clipboard. All local.
Compare breakâall, keepâall, and overflowâwrap: anywhere/breakâword. Paste long words and see how they wrap.
Decode a Base64 encoded string that contains UTFâ8 text (emojis, international characters). See the raw output. Local.
Shows each character's 7âbit or 8âbit binary representation. Includes space separation. For learning binary encoding.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Display text in horizontalâtb, verticalârl, verticalâlr. See how block and inline directions switch. For multilingual sites.
Encode any text, including emojis and foreign scripts, into a Base64 string. Perfect for data URLs. Local.
Turn any sentence into mocking SpongeBobâstyle text. Choose intensity. Copy and paste into chats. Pure client.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles spaceâseparated blocks. Local.
Just a deadâsimple tool to convert any text to UPPER CASE. Fast, no ads, all local. Also offers lower and title case.
Wrap your text inside an ASCII art frame or bubble. Multiple designs (speech bubble, box). Copy to clipboard.
Convert HTML to plain text while preserving paragraph breaks. Remove images, links, and scripts. Quick data extraction.
Paste any article and get a list of the most relevant keywords using a simple TFâIDFâlike model. Skip stop words. All local.
Paste text to accurately count sentences, average sentence length, and longest sentence. For editors and writers.
Turn your text into a random mix of upper and lower case letters. Great for pranks or silly posts. All local.
Create simple ASCII diagrams (arrows, boxes, trees) using a visual editor. Copy the plain text art. For comments and docs.
Convert any text to a long string of binary digits. Perfect for learning binary representation. Local conversion.
Convert your text to all lowercase instantly. Clean and simple. Works offline.
Convert normal text into UwUâified cuteness with 'w', nyaa, and blushes. Original meme generator.
Make your text look like the Dunder Mifflin logo heading. Bold, wideâspaced, and ready to copy. For fans.
Type any word and generate a fake audio waveform GIF that looks like the word was spoken. Creative social posts. Canvas.
Paste long text and split it into 2, 3, or 4 balanced CSS columns. Preview and copy HTML/CSS. For magazine layouts.
Add a repeating diagonal text watermark to your images. Adjust opacity, font, and color. Protect your photos locally.
Paste text and generate a word cloud as a downloadable PNG image. Customize colors and shapes. All local.
Enter text and see each character's 8âbit binary laid out in a blackâandâwhite grid. Beautiful data art. Local.
Paste delimited data and split it into columns. Choose custom separator. Shows a preview table. Local.
Paste text and see a sorted count of all emojis used. Find your mostâused emoji. Fun analytics. All local.
Reverse every word in a sentence individually while keeping the word order. 'Hello World' becomes 'olleH dlroW'. Simple fun.
Convert normal text into various Unicode styles (bold, italic, script, fraktur). Copy and paste anywhere. No font install needed.
Paste Morse code (dots and dashes) and translate it back to plain English text. Supports standard timing. Local.
Insert a blank line between each line of text. Perfect for blog drafts or scripts. Oneâclick converter. Local.