Privvert logoPrivvert

Testeur de regex

Surlignage en direct

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

À propos de cet outil

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

Fonctionnalités

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

Comment l'utiliser

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

Tout se passe dans votre navigateur grâce à JavaScript et WebAssembly. Vos fichiers ne sont jamais téléversés, jamais stockés et jamais vus par nous.

Questions fréquentes

Which regex flavor?

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