Find and Replace

Bulk find and replace with multiple pairs. Supports case sensitivity and regex.

Processed on your device β€” never uploaded
Find & Replace Pairs
β†’
Input
Result

Frequently Asked Questions

Can I find and replace multiple different strings at once?
Yes, click "+ Add Pair" to add as many find/replace pairs as you need. All replacements are applied sequentially to your text in the order listed.
How do I use regex in find and replace?
Enable the "Use Regex" checkbox, then enter a valid regular expression in the Find field. For example, use "\d+" to match all numbers or "\b\w+\b" to match whole words.
What does the case-sensitive option do?
When enabled, "Hello" and "hello" are treated as different strings. Disable it to match regardless of uppercase or lowercase letters.
Does this tool show how many replacements were made?
Yes, a counter next to the options shows the total number of replacements made across all find/replace pairs, updating in real time as you type.