Replace all regex matches with a replacement string. Use $1, $2 for capture groups. Full regex replace.
It finds all matches of a regex in your text and replaces them with a replacement string. You can use $1, $2 for capture groups and $& for the full match.
Replace Text
Find and replace text with optional regex support. Replace first match, all matches, or use regular expressions.
Extract Regex Matches
Extract all regex matches from text. Show each match on a new line. Optional capture groups. Test and extract.
Grep Text
Search text for lines matching a pattern. Regex support. Show only matching lines or show line numbers.
Word Counter
Free online word counter tool. Count words, characters, sentences, and paragraphs instantly. Perfect for writers, students, and SEO professionals.