Regex Debugger

Debug and troubleshoot your regex patterns step by step

Regex Pro
Step-by-Step Analysis
^(\w+)\s+(\d+)$
Hello 123 World 456 Test 789

Debug Controls

Debug Examples:

Visual Debug

Enter a regex pattern and test text, then click "Start Debug" to see the matching process.

Character Position Map

Character map will appear during debugging

Debug Steps

Debug steps will appear here

Issues Found

No issues detected yet