Find and Replace
Find and replace text, with optional regex and case-insensitive matching.
Replace text quickly with support for plain text or regular expressions, and optional case-insensitive matching. Runs live in your browser.
How to use
- Paste your text.
- Enter what to find and the replacement.
- Enable regex or ignore-case if needed.
Frequently asked questions
- Does it support regex?
- Yes, tick the Regular expression option to use patterns.
- Are all matches replaced?
- Yes, every match is replaced (global).