CalculatorsConvertersDeveloperTextAll toolsDirectory
Submit your tool Sign in / My submissions
Home/Directory/regex101
External

regex101

The regex playground that explains every token as you type.

Pricing: FreeNo sign-up needed
Visit regex101.com ↗

regex101 is the reference tool for building regular expressions: live matching, a token-by-token explanation panel, a debugger and support for multiple flavors including PCRE2, JavaScript, Python and Go. It is free and needs no account.

Best for: Use this when you are constructing a non-trivial regex and want to understand exactly why it matches.

Pros

  • Explains each part of the pattern in plain language
  • Multiple regex flavors with their real engine differences
  • Debugger shows the matching steps for tricky patterns

Cons

  • The multi-panel interface can overwhelm beginners
  • Saved permalinks are publicly accessible, so do not paste secrets

Badge

Your tool? Show the listing. The badge links back to this review.

Listed on yourhack.ai

[![Listed on yourhack.ai](https://yourhack.ai/badge/regex101.svg)](https://yourhack.ai/directory/regex101)

Built a tool that belongs in this directory? Submit it for review. Free, actually tested, no paid placements.