Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightDeveloper Toolschevron_rightRegex GeneratorRegex Generator

Regex Generator

Browse common regex patterns and get plain-English explanations of any regex.

Email & Web
Numbers & IDs
Network
Dates & Times
Phone Numbers
Passwords & Users
Postal & Geographic
Code & Data
Email Address

Standard email address format

^[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9.\-]+\.[a-zA-Z]{2,}$
[email protected]
Paste any regex to get a token-by-token breakdown below.Token breakdown
^Start of string
[a-zA-Z0-9._%+\-]Any of: a-zA-Z0-9._%+\-
+One or more (greedy)
@Literal character: "@"
[a-zA-Z0-9.\-]Any of: a-zA-Z0-9.\-
+One or more (greedy)
\.Literal dot
[a-zA-Z]Any of: a-zA-Z
{2,}At least 2 times
$End of string
infoHover over any chip to see the full label. Groups are shown as a single chip.

Similar Tools

Regex Tester

Regex Tester

Test regular expressions with live match highlighting and group capture details.

Shuffle Text Lines

Shuffle Text Lines

Randomize the order of text lines.

Trim Video

Trim Video

Cut and trim video clips to a specific start and end time in your browser.

Emoji to Text

Emoji to Text

Convert emojis to their text descriptions in colon, parentheses, or plain text format.

RGB to HEX

RGB to HEX

Convert RGB color values to HEX, HSL, and CSS color formats with a color picker.

UUID Generator

UUID Generator

Generate UUID v4 identifiers.

Color Code Converter

Color Code Converter

Convert HEX, RGB, and HSL color codes.

apps

More Tools

Browse our full collection of free online tools.