Paste the text, type the term to find and what to replace it with, then click Replace All; the updated text appears in the output box along with how many replacements were made.
Find and Replace Text
Find every occurrence of a word or phrase in a block of text and replace it with something else.
Use it to swap a name across a pasted document, fix a repeated typo, or update a placeholder value throughout a block of text.
Matching is a literal text match (not a regular expression); a "Match case" checkbox controls whether the search is case-sensitive.
Because the search term is always treated as literal text, characters that have special meaning in regular expressions - like "." or "*" - are matched exactly as typed, not as wildcards. If you need pattern-based replacement with wildcards or capture groups, this tool will not do it; it is built for a plain word or phrase, not a regular expression.
Replacing runs locally in this browser tab - no upload and no account; nothing you type is saved between visits.
Click Replace All and the output box shows the updated text along with a live count of how many replacements were made, so you can confirm the swap actually caught every occurrence.
Need to check the text length before or after replacing? Use the character counter.
Frequently Asked Questions
What does Find and Replace Text do?
Find every occurrence of a word or phrase in a block of text and replace it with something else.
When should I reach for find and replace text?
Use it to swap a name across a pasted document, fix a repeated typo, or update a placeholder value throughout a block of text.
What complementary tools work well alongside find and replace text?
Replacing runs locally in this browser tab - no upload and no account; nothing you type is saved between visits.