Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
^(?P<name>[\w\s]+)(?: <(?P<email>[^>]+)>)?$
/
gm
Input 1
1
New
John Doe <john.doe@example.com> John Doe <john.doe!!!???äöu@exämple.com> John Doe<john.doe@example.com> <john.doe@example.com> john.doe@example.com John Doe john.doe@example.com
Extraction