Text Replace

Find and replace text in bulk, with regular expression support

Tool guide

Enter text, a search term, and replacement text, then select Replace all. With regular expressions enabled, use patterns such as \d+ or \s+; replacements support capture references like $1.

  • All matches are replaced by default; turn on case sensitivity when needed
  • Privacy:Text is never uploaded; processing happens entirely in your browser

FAQ

How do regular expression replacements work?

With Use regular expressions checked, the find term is interpreted as a regular expression.

Is my data uploaded?

No. Everything runs locally in your browser.