Text Tools
Process and analyze text: count words, find differences, sort lines, remove duplicates, extract emails and URLs, convert case, and more.
Convert text between UPPER, lower, Title, camelCase, snake_case, and more.
Count characters, unique characters, and find the most frequent character in text.
Extract all email addresses from a block of text.
Extract all URLs and links from a block of text.
Find text and replace it with options for case sensitivity and regex.
Count total lines, blank lines, non-blank lines, and average line length.
Remove duplicate lines from text while preserving order.
Remove all blank and whitespace-only lines from text.
Reverse text by characters, words, or lines.
Sort text lines alphabetically, numerically, or in reverse order.
Compare two texts side by side and highlight differences.
Count words, characters, sentences, and lines in any text.
FAQ
- How does the text diff checker work?
- Paste two texts side by side. The tool compares them line by line and highlights additions, deletions, and modifications so you can spot differences instantly.
- Can I extract all emails from a text?
- Yes. The Extract Emails tool scans your text with a regex pattern and lists all valid email addresses found.