Find & Replace

Find and replace text with support for regular expressions. Preview all matches before replacing.

Result

How to Use

Enter your text, type the search term and replacement, choose options (regex, case), and click 'Run Tool'.

Frequently Asked Questions

Yes, check the 'Use Regular Expression' box to use regex patterns. You can use capture groups ($1, $2) in the replacement text.

The tool applies the global flag (replace all matches). You can toggle case sensitivity with the checkbox.

Yes, the tool shows how many matches were found before showing the replaced result.