Skip to content
Sahaworks

Regex Tester

Test JavaScript regular expressions live, see every match and capture group, and catch errors instantly. Runs entirely in your browser.

//

Test string

Matches

2
  • hi@sahaworks.toolsindex 12
  • support@sahaworks.toolsindex 34
Advertisement

About this tool

Test regular expressions against sample text with live match highlighting, so you can build and refine patterns with confidence.

Common use cases

  • Build a validation pattern for a form field
  • Debug why a regex doesn't match
  • Extract values from log lines

Frequently asked questions