How to use
- Paste your text.
- Enter what to find and what to replace it with.
- Copy the updated text — all matches are replaced at once.
About this tool
Replace every occurrence of a word or pattern in your text. Supports case-insensitive matching and full regular expressions for power users. Free online text tools. Everything runs in your browser — your text never leaves your device.
FAQ
Does it replace all matches or just the first?
All matches are replaced in one pass.
Can I use regular expressions?
Yes — enable “Use regular expression” to match patterns, use capture groups in the replacement ($1), and more.
What if my regex is invalid?
The tool shows a small error and leaves your text unchanged until the pattern is valid.