Text Tools
Free online text tools for developers — convert case, count words, find and replace, generate lorem text, translate Morse code and more. All processing runs locally in your browser.
17 free text tools — all browser-based
Text Case Converter
Converts text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, Sentence case, UPPERCASE, lowercase, and dot.case with one-click copy..
Word Counter
Counts characters, words, sentences, and paragraphs in real time as you type, and estimates reading and speaking time..
Word Frequency Counter
Counts how often each word appears in a block of text and ranks the most frequent ones, with stopword filtering and minimum length controls..
Character Limit Checker
Checks a block of text against the character limits of X/Twitter, SMS, SEO tags, Instagram, LinkedIn, YouTube, and more, all at once..
Find and Replace
Finds and replaces text or regex patterns across a block of text, with case-sensitivity and replace-all/first-only options, plus a live match count..
Text Line Tools
Sorts, deduplicates, trims, reverses, or shuffles the lines of a block of text, with live line-count statistics..
Whitespace Remover
Cleans text by trimming leading and trailing whitespace, collapsing multiple spaces and tabs into a single space, removing empty lines, joining line breaks into one line, or stripping all whitespace entirely.
Tab & Spaces Converter
Converts indentation between tabs and spaces with a configurable tab width, expanding each tab into N spaces or collapsing space runs back into tab-aligned characters.
Line Ending Converter
Normalizes text between LF (Unix), CRLF (Windows), and CR (Classic Mac) line endings, auto-detecting the source format and handling mixed endings.
Text Repeater
Repeats a string any number of times with a configurable separator (new line, space, comma, none, or custom).
Reverse Text Generator
Reverses text by characters, word order, each word's letters, or line order.
Random Text
Generates random text that can be used for testing, placeholders, or design mockups. Supports various text patterns and customization options..
Slug Generator
Converts any text into a clean, URL-friendly slug by stripping accents and special characters, with configurable hyphen or underscore separators..
Emoji Picker
Searches nearly 2,000 emoji by name or keyword and copies the selected emoji to your clipboard with one click..
Morse Code Translator
Translates text to and from Morse code in real time, with an audible playback of the dots and dashes using the Web Audio API..
Text to Binary Converter
Encodes any text as UTF-8 binary bits and decodes space-separated 8-bit binary groups back to text, with a one-click swap and copy..
Markdown Table of Contents Generator
Builds a nested table of contents from Markdown headings, generating GitHub-compatible anchor slugs (lowercased, punctuation stripped, spaces to hyphens, duplicates suffixed), supporting both ATX and setext headings, skipping headings inside fenced code blocks, and letting you choose the depth range and list marker..
Everyday text transformations
The Text Case Converter handles upper, lower, title, camel, snake and kebab case in one click.
Find and Replace supports literal and regex substitution with a live preview of changes.
Frequently asked questions
Do these text tools work offline?
After the page loads, every text tool runs entirely in your browser and keeps working without a network connection.