Text Tools
Popular
Recently added
Find & Replace
Search and replace across any text block. Use plain text or regular expressions, toggle case sensitivity, and see match counts instantly.
Features
- Plain text or regex find
- Case-sensitive matching
- Live match count
- One-click copy of result
How to use Find & Replace
- 1Enter the text to search in Find and the replacement in Replace with.
- 2Optionally enable Regex or Case sensitive.
- 3Copy the updated output.
Examples
Simple replace
Inputfox → catOutput
The quick brown cat…
About Find & Replace
Find & Replace Tool helps you rewrite large text blocks quickly. Support for regex and case-sensitive matching makes it useful for cleaning logs, renaming identifiers, and editing drafts - all locally in the browser.
Frequently asked questions
Yes. When Regex is enabled, you can use patterns and $1-style replacements supported by JavaScript.
No. If Find is empty, the input is left unchanged.
No. Replacement runs in your browser.