| Email Address | "Match a valid Gmail address" or "Find email addresses" | Form validation, data extraction |
| Phone Number | "Match US phone numbers" or "Find phone numbers in format (XXX) XXX-XXXX" | Contact forms, data parsing |
| Date | "Match dates in MM/DD/YYYY format" or "Find dates in YYYY-MM-DD format" | Date validation, log parsing |
| URL | "Match valid URLs" or "Find HTTP and HTTPS URLs" | Link extraction, URL validation |
| Password | "Match strong passwords with 8+ characters, uppercase, lowercase, numbers, and symbols" | Password validation, security checks |
| Credit Card | "Match Visa credit card numbers" or "Find 16-digit credit card numbers" | Payment processing, data masking |
| IP Address | "Match IPv4 addresses" or "Find valid IP addresses" | Network configuration, log analysis |
| Postal Code | "Match US ZIP codes" or "Find 5-digit postal codes" | Address validation, shipping forms |