Skip to content

Formateadores y código

Buscar y reemplazar

Herramienta gratuita de búsqueda y reemplazo. Búsqueda y reemplazo masivo con texto plano o regex. Opciones de distinción de mayúsculas/minúsculas, palabra completa y coincidencia global. Funciona en tu navegador.

Runs in your browser
Input · source
lines: 0chars: 0size: 0 B
Find & replace
Find
Replace with
0 matches
Result · result
lines: 0chars: 0size: 0 B
live

Nota del editor

Understanding · Find, replace, mind the regex.

Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.

Preguntas frecuentes

Quick answers.

Does it support regex?

Yes — toggle 'use regex' to enable JavaScript regex syntax in the find pattern. Use $1, $2, etc. for capture-group backreferences.

Is it case-sensitive?

Toggle as needed. Default depends on whether 'use regex' is on.

Can I do whole-word matching?

Yes — enable 'whole word' to match only complete words (uses regex \b internally).

Is my text uploaded?

No — runs entirely in your browser.

Is the tool free?

Yes — fully free, no signup.

La gente también busca

Use with

What people reach for next.

Herramientas relacionadas

More in this room.

Ver todo en Formateadores y código