Find/replace

Find & Replace

Paste text, enter what to find and what to replace it with, and see the result update live. Use regular expressions, case sensitivity, or whole-word matching.

Input text

Local

Result

About this tool

About Find & Replace

Find & Replace swaps text for new text with live preview, supporting regular expressions, case sensitivity, and whole-word matching. It is for editors and developers making bulk changes across a block of text.

Repeating the same edit by hand is slow and easy to get wrong. Doing it locally with a live preview shows the effect immediately, and the text never leaves your browser.

How to use

Step by step

  1. Paste the text you want to edit.
  2. Enter what to find and what to replace it with.
  3. Turn on regular expressions, case sensitivity, or whole-word matching if needed.
  4. Watch the preview update as you adjust the terms.
  5. Copy the edited result.
Key features

What it offers

  • Regular-expression support
  • Case-sensitive and whole-word options
  • Live preview of replacements
  • Replaced in the browser
Common use cases

Where it helps

  • Renaming a term consistently across a document
  • Reformatting data with a regular-expression pattern
  • Cleaning up imported text in bulk
  • Swapping placeholders for real values
Best practices

Tips for best results

  • Use whole-word matching when a term appears inside larger words you must not touch.
  • Test a regular expression on a small sample before applying it to everything.
  • Check the preview for unintended matches, especially with short search terms.
Common mistakes to avoid

Pitfalls to watch for

  • Forgetting whole-word matching, so “cat” also changes inside “category”.
  • Writing a greedy regular expression that matches more than intended; preview before trusting it.
  • Running a case-insensitive replace that alters capitalised words you meant to keep.
Benefits

Why people use it

Bulk edits

Change every occurrence at once.

Powerful matching

Regex and whole-word options for precision.

Safe preview

See the effect before you copy.

Private

Editing happens on your device.

FAQ

Common questions

Yes. Turn on the regex option to use full JavaScript regular expressions in the find field.
It only replaces the term when it stands alone as a word, not when it appears inside a longer word.
All of them. The match count shows how many replacements were made.
No. Everything runs in your browser.
Private by design

This runs entirely in your browser

No file or text you enter here is uploaded. Encoding and decoding happen on your device using native browser APIs — close the tab and nothing remains on a server.

Install Toolisco Add it to your device for offline, one-tap access.