Privvert logoPrivvert

Probador de regex

Coincidencias en vivo

2 matches
  • "hello@privvert.com" at index 12
  • "test@example.org" at index 34

Sobre esta herramienta

Test JavaScript regular expressions against sample text with live highlighting and a list of matches and capture groups.

Características

  • Live match highlighting
  • Capture groups view
  • g/i/m/s flag toggles
  • Replace mode

Cómo usarla

  1. Type a regex.
  2. Paste sample text.
  3. Inspect highlighted matches.
🔒 100% privado

Todo sucede dentro de tu navegador usando JavaScript y WebAssembly. Tus archivos nunca se suben a un servidor, nunca se almacenan y nosotros nunca los vemos.

Preguntas frecuentes

Which regex flavor?

ECMAScript / JavaScript regex - the same engine your browser uses.