Find and Replace Text

Use Find and Replace Text grátis no navegador, sem cadastro e sem enviar seus valores ao servidor.

Os cálculos são feitos localmente; seus valores não são enviados ao servidor.

Exemplo

Finding “brown” and replacing it with “red” changes every matching occurrence in the entered text.

Método de cálculo

The find phrase is treated as literal text rather than a regular expression, then every case-sensitive or case-insensitive match is replaced.

Observações importantes

An empty search phrase is rejected. Review the output before replacing important source material because all matches change at once.

Perguntas frequentes

Can matching ignore capitalization?

Yes. Turn off case-sensitive matching to replace uppercase and lowercase variants.

Can I use regular expressions?

No. Search characters are escaped and treated as an exact literal phrase for predictable behavior.

Is the original text saved anywhere?

No. Finding and replacing happens only inside the current browser page.

Ferramentas relacionadas