Skip to content

Find & Replace Text

Find and replace text with optional case-sensitive matching and regular expressions.

About Find & Replace Text

Quickly find and replace words, phrases or patterns across any block of text. Toggle case-sensitive matching for exact results, or enable regular expressions for powerful pattern-based replacements. A live match counter shows exactly how many occurrences were replaced, and everything runs in your browser so your text is never uploaded.

How to use Find & Replace Text

  1. 1

    Paste your text into the top box.

  2. 2

    Enter what to find and what to replace it with.

  3. 3

    Optionally enable case-sensitive or regex matching.

  4. 4

    Copy the updated result.

Frequently Asked Questions

Can I use regular expressions?

Yes. Enable the 'Use regular expression' toggle to match with regex patterns, including capture groups you can reference in the replacement using $1, $2 and so on.

Is my text sent to a server?

No. The find and replace runs entirely in your browser, so nothing you type ever leaves your device.