Find and replace runs locally in your browser. Nothing is uploaded.

Find & Replace

Replace words, phrases, or regular expression matches with live output, optional case-insensitive matching, and whole-word matching for plain text searches.

Find and replace runs locally in your browser. Nothing is uploaded.

Find and replace text

Search mode

2 replacements

Fast private find and replace for drafts

Use this find and replace tool to edit notes, captions, lists, snippets, templates, and short documents without sending your text to a server.

Plain mode escapes your search automatically. Regex mode lets you test a pattern and shows a friendly error when the expression is not valid.

How to use this tool

  1. Paste your text

    Add the draft, list, code snippet, or message you want to update.

  2. Choose a search mode

    Use plain text for literal matching or regex mode for pattern-based replacement.

  3. Copy the replaced output

    Review the replacement count, check the live output, and copy the result when it looks right.

FAQ

Does find and replace upload my text?

No. The replacement is calculated locally in your browser, and your text is not uploaded.

Can I use regular expressions?

Yes. Regex mode treats the find field as a JavaScript regular expression and reports invalid patterns inline.

What does whole-word matching do?

In plain mode, whole-word matching wraps the escaped search text in word boundaries so partial words are not replaced.

Is replacement text treated literally?

Yes. The replacement field is inserted as written so dollar signs and backslashes are not interpreted as replacement tokens.