Find and Replace Text
Paste your text, type what to find and what to replace it with. This find and replace text tool is a literal word replacer: it matches your exact text, including capitalization, and changes nothing else. Use Find next to step through matches, Replace next for one at a time, or Replace all — then Undo if you change your mind. Everything runs locally; replace text online without your text leaving the browser.
Exact text, including capitalization
Find next, Replace next, Replace all
Find next steps through each occurrence of your exact search text, selecting it in the editor and wrapping around after the last one. Replace next changes only the current match and jumps to the following one; Replace all changes every occurrence at once, left to right. Matching is literal and case-sensitive: «Alpha» does not match «alpha», and special characters like $ or backslashes are treated as plain text — this is exact replacement, not rewriting, regex or synonym substitution. Processing is local to your browser; nothing is sent or saved.
Is this the same as rewriting or paraphrasing?
No. A text replacer changes exactly the characters you specify and nothing else — it never rephrases, fixes grammar, or picks synonyms. If you want rewriting, use the paraphrasing tool; use find and replace when you need a precise, predictable change such as renaming a term across a document.
What does Undo restore?
Undo restores the editor to exactly how it was before your latest replacement action (Replace next or Replace all) — one level. Making another replacement replaces the snapshot, so undo the last action first if you need it.
Is my text uploaded anywhere?
No. Finding and replacing happens entirely in your browser. Your text, search term and replacement are never sent to a server, stored, or added to the address bar.