Regex Tester
Test regular expressions with live match highlighting, captured groups and match positions. Quick-insert buttons for common patterns
Quick Patterns
Flags
Matches: 9
Highlighted Matches:
The quick brown fox jumps over the lazy dog
Match Details:
Match 1 at index 0:
"The"
Match 2 at index 4:
"quick"
Match 3 at index 10:
"brown"
Match 4 at index 16:
"fox"
Match 5 at index 20:
"jumps"
Match 6 at index 26:
"over"
Match 7 at index 31:
"the"
Match 8 at index 35:
"lazy"
Match 9 at index 40:
"dog"
Related Tools
Password Generator
💻 Developer ToolsGenerate strong, secure passwords with customisable length and character options. Uses cryptographically secure randomisation.
Cron Expression Builder
💻 Developer ToolsBuild and understand cron expressions with an interactive visual editor. Click to set schedules, see plain-English translations and next run times.
JSON Formatter & Validator
💻 Developer ToolsFormat, minify and validate JSON with syntax highlighting. Shows error locations, key count, nesting depth and size stats
Base64 Encoder / Decoder
💻 Developer ToolsEncode text to Base64 or decode Base64 back to text. Supports UTF-8 with auto-convert mode and copy buttons