← Back to all tools

Simple & private

Find & Replace Text

Replace every exact phrase in text.

What is this tool?

Find & Replace scans a block of text and swaps every exact match of one phrase for another, in a single pass.

How to use this tool

  1. Type the text you want to find in the "Text to find" box.
  2. Type the replacement text in the "Replace with" box.
  3. Paste the content you want to search into the main box below.
  4. Click "Run tool" to replace every exact match.

Example

Using "cat" as the find text and "dog" as the replacement turns "The cat sat on the mat" into "The dog sat on the mat".

Common use cases

Frequently asked questions

Is the match case-sensitive? +

Yes, "Cat" and "cat" are treated as different text, so match the exact casing you want to replace.

What if my find text appears many times? +

Every exact match in the content is replaced in one pass.

Why do I need a blank line in the input? +

It separates the find and replace terms from the content that should be searched.