Regex
email pattern / sample text
Result
Matched email addresses highlighted
Developer Tools
Test regular expressions locally in your browser, highlight matches, and catch compile errors. Useful when debugging email, IP, or custom extractors without pasting unknown patterns blindly.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Test regular expressions locally in your browser, highlight matches, and catch compile errors. Useful when debugging email, IP, or custom extractors without pasting unknown patterns blindly.
Regex
email pattern / sample text
Result
Matched email addresses highlighted
Dangerous patterns are limited where possible, but huge inputs with risky regex can still be slow—avoid untrusted patterns on large text.
JavaScript RegExp semantics as in the browser. Server dialects may differ in edge cases.
Tools
Continue with another translated tool for a nearby task.
Regex Language Escaper
Escape a raw regex pattern for Java, JavaScript, Python, Go, and other source languages in your browser, reducing double-backslash mistakes when embedding patterns in code.
String Case Converter Pro
Convert identifiers in bulk among camelCase, PascalCase, snake_case, and other common styles, including multi-line input, in your browser. Useful when aligning API field names across stacks.
Diff Checker Visualizer
Paste two text versions side by side and highlight added and removed segments with a diff algorithm in your browser. Useful for configs, scripts, and long text revisions.