Find and Replace

Replace text with optional case-insensitive mode.

Reset

About Find and Replace

Find and replace rewrites every matching occurrence in a block of text. It saves time when renaming products, fixing broken phrases, updating domains, or cleaning exports before publish.

How to use

  1. Paste the full text.
  2. Enter the find string and the replacement.
  3. Run replace and review the result.
  4. Undo via your original copy if a replace was too broad.

Tips to avoid disasters

  • Search for distinctive strings — replacing id can damage words like valid.
  • Run once on a sample paragraph before processing an entire site export.
  • Keep a backup of the original text.

FAQ

Is this regex? Basic find/replace is literal matching. Use a regex tester when you need patterns.