Text Replacer

Find and replace text with plain or regex search

Text
Search & Replace

About Text Replacer

Find and replace text using plain string matching or regular expressions with live result and replacement count.

Replace First — replaces only the first occurrence. Replace All — replaces every match.

Enable regex to use regular expression patterns. The g flag applies globally (always on for Replace All), and i makes matching case-insensitive.