ToolPalace

Regex Tester

Developer

Test and debug regular expressions live with match highlights.

//g

Common Patterns

How to use Regex Tester

  1. 1Enter your regular expression pattern in the Pattern field (without slashes).
  2. 2Select any flags you need — global (g), case insensitive (i), multiline (m).
  3. 3Type or paste your test string in the Test String area.
  4. 4Matches are highlighted in real time. View all matches and capture groups below.

Frequently Asked Questions

You might also like