Text Tools
20 free text tools — count, convert, clean, and rewrite text
The unglamorous but daily-driver text utilities: word and character counts, case conversion, slug generation, duplicate-line removal, markdown editing. Paste, click, copy, done.
All text tools
Word Counter
Count words, characters, sentences, paragraphs and reading time instantly.
LiveCharacter Counter
Count letters, digits, spaces and total characters in any text.
LiveText Compare
Compare two blocks of text side by side and highlight differences.
LiveRemove Extra Spaces
Collapse double spaces, trim lines, and clean up messy text.
LiveCase Converter
Convert between UPPERCASE, lowercase, Title, Sentence, camelCase, snake_case and more.
LiveText Reverser
Reverse characters, words or line order in any text.
LiveText Sorter
Sort lines A→Z, by length, numerically, randomly, with optional dedupe.
LiveSlug Generator
Convert titles into clean URL-friendly slugs for SEO.
LiveMarkdown Editor
Write Markdown with a live HTML preview and copyable output.
LiveHTML Cleaner
Strip unwanted tags and attributes to produce safe, clean HTML.
LiveReadability Checker
Measure Flesch reading ease and US grade level for any content.
LiveGrammar Checker
Catch common typos, spacing and capitalization issues in your writing.
LiveSentence Counter
Count sentences and analyze their average and maximum length.
LiveParagraph Counter
Count paragraphs and measure their average and longest length.
LiveRandom Text Generator
Generate random words, sentences, or paragraphs of placeholder text.
LiveFancy Text Generator
Turn plain text into stylish Unicode fonts for bios and posts.
LiveLorem Ipsum Generator
Generate classic Lorem Ipsum placeholder text by paragraph, sentence or word.
LiveText to Speech
Listen to any text aloud using your browser's built-in voices.
LiveSpeech to Text
Transcribe your microphone into text in real time using the Web Speech API.
LiveDuplicate Line Remover
Remove duplicate lines with optional trim and case-insensitive matching.
LiveWhy browser-based text tools?
Regex, dedupe, sort, and case conversion are the sort of thing you Google, use once, and forget. Bookmark this section instead.
Guides for text tools
All guidesWord Counts, Character Counts, and Reading Time Explained
What each metric actually measures, when each one matters, and how editors and platforms differ.
Markdown Cheatsheet: Everything You Actually Use
The 20% of Markdown syntax that handles 95% of writing — formatted as a quick reference.
Explore other categories
Text Tools — frequently asked
Is my text sent to a server?
No. Every text tool runs in a Web Worker or on the main thread inside your browser tab. Paste, transform, copy — no round trip.