Converter Web ToolsConverter WebTools

Find and Replace Text

Create a Find and Replace in your browser, free and instantly.

Paste text, type what to find and what to replace it with, and the result updates instantly. Turn on case-insensitive matching, whole-word only, or full regular-expression mode for advanced patterns (use $1, $2 for capture groups). Everything runs in your browser.

About find and replace

This tool finds and replaces text in bulk. Paste your text, enter what to find and what to replace it with, and the result updates instantly. Options include case-insensitive matching, whole-word only and full regular-expression mode. It runs in your browser.

How Find and Replace works

How to use it

  1. Paste your text.
  2. Enter the find and replace terms.
  3. Toggle options, then copy the result.

Options

Case-insensitive ignores upper/lower case. Whole word only matches complete words. Regular expression treats the find field as a regex, so you can use patterns and , capture groups in the replacement.

Common uses

  • Replace a word everywhere
  • Bulk-edit text
  • Fix a repeated typo
  • Reformat data with regex
  • Swap names or terms
  • Clean up pasted content
  • Replace using patterns
  • Edit lists quickly

Frequently asked questions

How do I replace all occurrences?
Every match is replaced automatically as you type.
Can I match whole words only?
Yes — turn on the whole-word option.
Does it support regex?
Yes — enable regular-expression mode and use for groups.
Is it case-sensitive?
By default yes; turn on case-insensitive to ignore case.
Is my text uploaded?
No — it runs in your browser.
How many replacements does it show?
It counts how many were made.
Is it free?
Yes — completely free with no sign-up.