— Text & writing

Find and Replace Text

Search any text, swap one string for another — with case-insensitive matching, full regex support, and a live count of replacements.

— What it does

Find and Replace Text is a free tool that swaps one string for another across any block of text. Paste your text, type what to find and what to replace it with, and it shows the updated result plus how many matches it changed. Turn on case-insensitive matching or regex mode for advanced patterns — all in your browser.

  • Plain-text or full regular-expression (regex) matching, with a clear error if a pattern is invalid.
  • Case-insensitive toggle and replace-all so you control exactly what changes.
  • Live replacement count plus copy and download of the result.
  • Runs entirely in your browser — nothing you paste is ever uploaded.

How to use it

1

Paste your text

Drop the text you want to edit into the source box.

2

Set find and replace

Type the string to find and the string to replace it with, then choose case-insensitive, regex, or replace-all options.

3

Copy the result

The output and the number of replacements update as you type. Copy or download the new text.

Frequently asked

Is my text sent to a server?
No. All find-and-replace happens locally in your browser with JavaScript. Nothing you paste is uploaded or stored, so it is safe for private and sensitive text.
How do I use regex mode?
Turn on regex mode and your find field is treated as a JavaScript regular expression. Use capture groups in the replace field with $1, $2, and so on. Invalid patterns show an error instead of changing your text.
What does case-insensitive do?
With case-insensitive on, the search ignores letter case, so finding "cat" also matches "Cat" and "CAT". The replacement is inserted exactly as you type it.
Can I replace only the first match?
Yes. Turn off replace-all to change only the first occurrence; leave it on (the default) to replace every match in the text.
— Built by saavos

These tools are free. So is the first version of your agent.

saavos is the AI agent that lives on your website — themed to match your design, answering visitors from your own content, and telling you what they actually want to know. Paste your URL and see it answer, before you install anything.

Make my site feel alive