ORY

Regex Tester

Test JavaScript-flavored regular expressions with live highlighting and replace.

Pattern
/ /g
Test Text
Matches (7)
Hello, world! This is a regex tester.
  • #1 @0 "Hello"
  • #2 @7 "world"
  • #3 @14 "This"
  • #4 @19 "is"
  • #5 @22 "a"
  • #6 @24 "regex"
  • #7 @30 "tester"
Replace

Use $1, $2, etc. for group backreferences.