Skip to content
Tooldict

Replace Text (Find & Replace)

Replaces every occurrence of a character or word in your text with the new one you type.

Result

About

A classic find-and-replace for swapping every 'old' string with a 'new' one. Handy for bulk fixes like turning dashes into spaces or commas into semicolons.

All processing happens in your browser; your text never leaves your device.

How to use

  1. Paste your text into the box.
  2. Type the string to find and the string to replace it with.
  3. Copy the result.

Frequently Asked Questions

Does it replace all occurrences?
Yes. Every place the 'find' string appears in the text is replaced.
Can I use it to delete a string?
Yes. Leave the 'replace' box empty and the matched string is removed from the text entirely.

Other tools

Embed this tool

Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.

<iframe src="https://tooldict.com/embed/en/replace-text" title="Replace Text" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/replace-text" target="_blank" rel="noopener">Replace Text</a> — Tooldict</p>