CalculatorsConvertersDeveloperTextAll toolsDirectory
Submit your tool Sign in
Theme
Home/Text/Find and Replace

Find and Replace

Paste text, type what to find and what to replace it with, and swap every match at once. Find and replace is the fastest way to fix a repeated typo, rename a term across a whole document, strip out unwanted characters, or reformat data in bulk. This tool replaces all occurrences by default, and you can toggle case-insensitive matching so Cat and cat both get caught. For advanced edits, switch on regex mode to match patterns rather than plain text, which is powerful for things like collapsing spaces or removing digits. It reports how many replacements were made. Everything runs locally in your browser, so even sensitive documents never leave your device.

How to use Find and Replace

  1. Paste your text into the box.
  2. Enter the word or pattern to find.
  3. Enter the replacement text.
  4. Enable regex or case-insensitive if needed and run the replace.

Frequently asked questions

Can I replace every match at once?

Yes. It replaces all occurrences of your search term across the whole text in a single pass.

What does the regex option enable?

The regex option lets you match patterns instead of literal text, so you can replace things like all digits or repeated spaces using a regular expression.

Is the search case sensitive?

By default matching is case sensitive, but you can turn on the case-insensitive option so Cat and cat both match.

What is Find and Replace?

Paste text, type what to find and what to replace it with, and swap every match at once. Find and replace is the fastest way to fix a repeated typo, rename a term across a whole document, strip out unwanted characters, or reformat data in bulk.

Is Find and Replace free to use?

Yes. Find and Replace is completely free, with no sign-up and no usage limits.

Does Find and Replace work in a web browser?

Yes. Find and Replace runs in any modern web browser. There is nothing to download or install.

Is my data private with Find and Replace?

Yes. Find and Replace runs entirely on your device in your browser, so nothing you enter is uploaded to a server.

Badge

Link this tool from a README, doc or site. The badge links back to this page.

Listed on yourhack.ai

[![Listed on yourhack.ai](https://yourhack.ai/badge/find-and-replace.svg)](https://yourhack.ai/find-and-replace)