Skip to content
VANATO

Regex Tester

Test a regular expression against sample text, with match highlighting and capture groups.

Is it safe to test a slow or malicious pattern here?

Matching runs in a background Web Worker with a 1.5-second timeout — a pattern that takes too long is stopped and reported, so it can't freeze the page. It can still take up its own timeout budget, so avoid pasting patterns you don't trust against very large text.