This suite of text tools covers every common transformation task — converting case, removing duplicate lines, sorting content, counting words, and detecting patterns. All processing happens locally in your browser, so your data never leaves your device.
Convert text to UPPERCASE, lowercase, Title Case, or Sentence case.
Eliminate duplicate lines from any block of text instantly.
Search for text or regex patterns and replace them in bulk.
Check whether a word, phrase, or sentence is a palindrome.
Randomly shuffle the capitalisation of every character in your text.
Reverse a string character-by-character or line-by-line.
Remove extra whitespace, blank lines, special characters, and HTML tags.
Sort lines alphabetically, by length, or in reverse order.
Count words, characters, sentences, paragraphs, and reading time.
Detailed text metrics: frequency distribution, average word length, and more.
Convert paragraphs or lines into clean bulleted or numbered lists.
Convert text to correct Title Case following standard style rules.
Wrap long lines to a specified character width.
Remove hard line breaks to restore paragraph formatting.
Repeat any text or character a specified number of times.
Add a prefix, suffix, or both to every line of text.
Add sequential line numbers to every line of text.
Pad text to a fixed width with a chosen character on the left, right, or both sides.
Truncate text to a maximum length with a custom ellipsis.
Encode or decode text using the ROT13 substitution cipher.
Translate English text into Pig Latin.
Convert text to leet speak (1337 5p34k) substitutions.
Split camelCase or snake_case identifiers into readable words.
Generate acronyms from multi-word phrases instantly.
Check whether two words or phrases are anagrams of each other.