Testez des expressions réguliÚres contre du texte en temps réel. Affiche toutes les correspondances, groupes et positions.
Drag & drop a file here, or click to browse
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
The quick brown fox jumps over the lazy dog
A: JavaScript (ECMAScript) regex syntax.
A: g (global), i (case-insensitive), m (multiline), s (dotAll).
A: Yes, all capture groups are listed for each match.
This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.