A browser-based find and replace utility that supports both plain text and regular expressions. Replace all occurrences at once or limit to the first match. The replacement count is shown so you know exactly what changed. Supports case-sensitive and case-insensitive matching.
Bulk text replacements that would take minutes manually are done instantly. Supports the same regex syntax as JavaScript's String.replace().
Convert text to UPPERCASE, lowercase, Title Case, or Sentence case.
Eliminate duplicate lines from any block of text instantly.
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.