Regex Tester
Test and debug regular expressions in real-time. Highlights matches and details capture groups.
Test and debug regular expressions in real-time entirely in your browser. Select match flags (g, i, m, s, u, y) and type your test text to see highlighted matches instantly. Detailed results listing match indexes, lengths, and captured groups are structured in tables below.
How to use
- 1Enter your regular expression (e.g. (\d{4})-(\d{2})-(\d{2}))
- 2Choose match flags like global (g), case-insensitive (i), etc.
- 3Type or paste your target text in the 'Test Text' area
- 4Review matches and capture groups details shown in tables and highlighted on-the-fly
正在载入正则校验校验引擎...
