Privvert logoPrivvert

Tester regex

Evidenziazione live

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

Informazioni su questo strumento

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

Funzionalità

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

Come si usa

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

Tutto avviene all'interno del tuo browser con JavaScript e WebAssembly. I tuoi file non vengono mai caricati su un server, mai memorizzati e mai visti da noi.

Domande frequenti

Which regex flavor?

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