Find and Replace
Search and replace text with support for regular expressions, case sensitivity, and whole word matching.
Enter a search term
How to Use
- 1Paste or type the text you want to search through into the main input area.
- 2Enter the text (or regex pattern) you want to find in the Find field.
- 3Enter the replacement text in the Replace field (leave empty to delete matches).
- 4Toggle options as needed: Regex mode for pattern matching, Case sensitive for exact case matching, or Whole word to match complete words only.
- 5The match count and result update automatically as you type.
- 6Use the Copy button to copy the result, or Clear to reset all fields.