AurumToolsRegular Expression Tester
Code & Data Utilities

Regular Expression Tester

Test a JavaScript regular expression and flags against text locally.

Fast and secure data transformation directly in your browser.

(g, i, m, s, u, y)
Pattern
Test text
글자수/Chars:0줄수/Lines:0

Regex result

Matches

Regex guide

  1. Enter a pattern and test text.
  2. Review matches and capture groups.
Flags
Options such as g, i, and m that change matching behavior.
Capture groups
Parenthesized parts whose matched values are captured separately.

Limitation: Only JavaScript regular expression syntax is supported.

Safety: Do not enter sensitive data.