🔍

Regex-testare

Add to favorites

Testa och felsök reguljära uttryck med matchning och markering i realtid. Se förklaringar av dina regex-mönster och matchningsgrupper. Stöder JavaScript, Python och PHP regex-varianter för plattformsoberoende utveckling.

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.

/ /