Prueba expresiones regulares contra texto en tiempo real. Muestra todas las coincidencias, grupos y posiciones.
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.