Text
🔁 Find & Replace
Replace text in bulk, case-sensitive optional
Loading interactive find & replace…
About the Find & Replace Tool
Find every occurrence of a word or phrase in a block of text and replace it with something else, case-sensitive or not. Useful for renaming, redacting or quickly cleaning up content.
Everything runs in your browser. No inputs are uploaded, logged or stored on our servers.
How it works
- Paste your text.
- Enter the find and replace strings.
- Toggle case-sensitivity if needed and run the replace.
What you'll learn
- When case-sensitive replace matters.
- Why a global replace can have side effects (replacing substrings inside other words).
FAQs
- Does it support regular expressions?
- This version handles plain text matches only. Use a code editor for regex.