Find and Replace Text Online
Find text and replace matching occurrences quickly, with controls for case and whole-word matching.
Fast browser-based editing. Paste your text, enter what to find and replace, review the match count, then copy the result.
Find and replace
0 matches
Enter text and a search term to see the match count.
Characters0
Words0
Common uses
EditingChange repeated names, phrases or spelling throughout a document.
Developer workUpdate repeated strings, labels or identifiers in copied snippets.
Data cleanupReplace delimiters, prefixes or repeated values before reuse.
How matching works
- Match case: distinguishes uppercase and lowercase letters.
- Whole word: matches complete words rather than the same text inside a larger word.
- Replace All: changes every match.
- Replace First: changes only the first match.
Review replacements before publishing or running edited text, especially code, URLs or structured data.
FAQ
Yes. Replace All changes every matching occurrence.
Yes. Leave Match case off to treat uppercase and lowercase letters as equivalent.
It avoids matching the search text inside a larger word when a word boundary can be identified.
No server upload is required. Searching and replacement happen locally in your browser.