Regex Tester

Test regular expressions with advanced features and explanations

Common Patterns
Email: ^[^\s@]+@[^\s@]+\.[^\s@]+$
Phone: ^\+?[\d\s\-\(\)]+$
URL: https?://[^\s/$.?#].[^\s]*
Date: ^\d{4}-\d{2}-\d{2}$
Pattern & Flags
Test Text
Results

Regex test results will appear here