Text Replacer

Search and replace text. Find occurrences, then replace with new text.

Related tools

How it works

  1. 1Paste or type your text into the text area.
  2. 2Enter the search string in the Search field—the tool shows how many occurrences exist.
  3. 3Enter the replacement string in the Replace with field.
  4. 4Click Replace to replace all occurrences at once. Copy the result.

Example

Input: 'Hello World, Hello Universe'
Search: 'Hello'
Replace: 'Hi'
Output: 'Hi World, Hi Universe'