Find & Replace Text

Find any word or phrase in your text and replace it instantly. Supports regex and case-insensitive matching.

0 words
0 words
✓ Copied!

How to Find and Replace Text Online

This tool lets you search for any word or phrase in your text and replace every occurrence at once — just like Ctrl+H in a text editor, but in your browser with no installation needed.

  1. Paste your text into the Input Text box.
  2. Type the word you want to find in the Find field.
  3. Type the replacement in the Replace with field (leave it empty to simply delete the found text).
  4. Click Replace All to apply. Enable Live preview to see replacements instantly as you type.
  5. Enable Regex for advanced pattern matching (e.g. \d+ to find all numbers).