Regex Cheat Sheet
A searchable quick reference for regex syntax — click any card to copy.
Test, replace, and explore regular expressions.
Test, replace, explain, and escape regular expressions. Quickly verify pattern behavior without leaving the browser.
Common use cases
A searchable quick reference for regex syntax — click any card to copy.
Test regex search and replace in real time with match highlights and capture group details.
Break down a regex pattern into color-coded tokens with plain-language explanations for each part.
Automatically escape regex metacharacters in a string for safe use in patterns.
Test regular expressions and highlight matches in real time.
Test regex search and replace in real time with match highlights and capture group details.
Break down a regex pattern into color-coded tokens with plain-language explanations for each part.
Automatically escape regex metacharacters in a string for safe use in patterns.
A searchable quick reference for regex syntax — click any card to copy.