Find and Replace

Find and replace text with optional regex support and case sensitivity control. See how many replacements were made.

Input
Result

Frequently Asked Questions

Can I use regex patterns?

Yes, enable the regex option to use full regular expression patterns including capture groups, quantifiers, and character classes.

What happens with empty find?

If the find field is empty, the original text is returned unchanged with zero replacements.