Skip to content
DDevToolery

Find and Replace

Literal or regex replacement across a block of text.

Loading tool…

About this tool

Finds and replaces across a body of text, as plain text or as a regular expression, and reports how many substitutions were made.

Questions

My search string is not matching.
In regex mode, characters such as . ( ) [ ] and ? have special meaning and need escaping. Switch to plain text mode if you meant them literally.

Privacy

This page does its work in your browser. What you paste is processed by JavaScript running on your own device and is never sent to a DevToolery server — there is no server that could receive it. The page itself is a static file delivered by a CDN. See exactly what is stored.