Skip to content
ZeroServer.tools

Find and Replace Text

Find and replace text, with optional regex and flags.

Result — 2 matches

Plain Text and Regex Replacement

By default the tool replaces every literal occurrence of your search term. Toggle regular expression to use full JavaScript regex syntax — capture groups, character classes, and back-references like $1 in the replacement all work. The case insensitive option adds the i flag. All matching and replacement run entirely in your browser.

Related Text Tools tools