gg
HomeText › Find & Replace
Text

Find & Replace

Replace every occurrence of a Find string with your Replacement across the whole text. It's a plain literal swap — no patterns — so what you type is exactly what it matches. Leave Replace empty to delete the matches.

Try it now

Worked example

good game good game good game

Inputs

Frequently asked

Does it use regular expressions?

No, it matches your Find text literally, everywhere it appears.

What if I leave Replace empty?

Every match is removed.

Related Text tools