Manipulate, transform, count and clean any text.
Count words, characters, sentences and reading time.
Count characters with and without spaces.
Convert between camelCase, snake_case, PascalCase, kebab-case.
Convert any text to UPPERCASE instantly.
Convert any text to lowercase instantly.
Convert text to Title Case following AP/Chicago style.
Capitalise the first letter of each sentence.
Generate SEO-friendly URL slugs from any text.
Generate placeholder text in words, sentences or paragraphs.
Reverse characters, words or entire lines.
Deduplicate lines from any text instantly.
Sort lines alphabetically, numerically or by length.
Strip all newlines and return a single line of text.
Regex-powered find and replace with live preview.
Compare two texts side-by-side with character-level diff.
Repeat any string or block of text n times.
Remove extra spaces, tabs and blank lines from text.
Trim leading and trailing whitespace from each line.
Generate random strings, passwords, and test tokens.
Encode any text to binary (0s and 1s) and back.
Decode binary (0s and 1s) back to readable text.
Convert text to Morse code and back.
Estimate how long it takes to read any text.
Analyse text for frequency, density and readability.
Check if text reads the same forwards and backwards.
Prepend line numbers to every line in a block of text.
Add a prefix or suffix to every line of text.
Strip blank or whitespace-only lines.
Keep or discard lines matching a pattern.
Randomly reorder lines in a text block.
Union, intersect or diff two line lists.
Extract a single column from delimited text.
Convert between tabs and spaces in indentation.
Remove all HTML markup, keep plain text.
Normalize diacritics — café → cafe.
Convert curly quotes/dashes to straight ASCII.
Hard-wrap text to a fixed column width.
Add or strip leading whitespace from every line.
Left- or right-pad lines to a fixed width.
Trim text to N characters or words, with ellipsis.
Apply many find/replace pairs in one pass.
Extract all email addresses from text.
Extract all links and URLs from text.
Extract all numbers from text.
Extract IPv4 and IPv6 addresses from logs.
Rank words by occurrence count.
Generate bigrams, trigrams, or arbitrary n-grams.
Compute % density of keywords in a body of text.
Flesch-Kincaid, Gunning Fog and SMOG scores.
Convert numbers to written words and back.
Convert nouns between singular and plural.
Spell text using the NATO phonetic alphabet.
Verify or generate anagrams.
Verify whether a sentence uses every letter.
Quick answers to the questions developers ask most.
Switch context — 11 more toolsets ready to go.