🔍
Probador de Regex
Add to favorites
Prueba y depura expresiones regulares en tiempo real con resaltado instantáneo de coincidencias y visualización de grupos de captura. Soporta sintaxis regex de JavaScript con flags. Incluye guía de referencia para patrones comunes.
Frequently Asked Questions
What is regex?
Regex (Regular Expression) is a pattern used to match, search, and manipulate text strings.
How do I test my regex?
Enter your pattern and test string. Matches will be highlighted, and you can see captured groups.
What regex flavor is used?
We use JavaScript regex flavor, which is compatible with most web development needs.
/
/