Find and Replace Text
Paste your text, type what to find and what to replace it with, and get the result instantly. Turn on case matching or regular expressions for precise control.
Plain text and regex replacements
Find and replace is the fastest way to fix a repeated typo, swap a term throughout a document, or reformat data. Match case when capitalization matters, and see how many replacements were made.
Enable regular expressions for pattern-based edits — match digits, whitespace, or repeated structures, and reference capture groups like $1 in the replacement. Everything runs locally, so large or sensitive text stays on your device.
How to use Find and Replace Text
- 1Paste your text into the box above.
- 2Enter the text to find and the replacement.
- 3Toggle case matching or regular expressions if you need them.
- 4Copy the updated text — the match count is shown too.
Frequently asked questions
Does it support regular expressions?
Yes. Enable 'Regular expression' to use patterns and capture groups (e.g. $1) in the replacement.
Is my text sent to a server?
No. Find and replace runs entirely in your browser.
Can it replace all occurrences at once?
Yes — every match is replaced, and you'll see how many there were.