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
- Type the text you want to find in the "Text to find" box.
- Type the replacement text in the "Replace with" box.
- Paste the content you want to search into the main box below.
- 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
- Updating a repeated name or term across a document
- Fixing a consistent typo throughout a list
- Swapping a placeholder value before publishing
- Standardising terminology across pasted content
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.