Regex101
regex101.com
regex101: build, test, and debug regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
Regex Quiz
Learn regex and challenge yourself in a unique regex quiz: play progressively harder levels and compete with others in creating the shortest solutions.
Community Patterns
Search, filter and view user submitted regular expressions in the regex library. Over 20,000 entries, and counting!
regex101
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
RegExr
regexr.com
RegExr: Learn, Build, & Test RegEx
Regular expression tester with syntax highlighting, PHP / PCRE & JS Support, contextual help, cheat sheet, reference, and searchable community patterns.
Videos
01:02
A quick regular expression tester / RegEx tester utility - YouTube
18:09
Learn Regex Online: Basic Tryouts with Regex101 for Beginners - ...
04:07
Regex Testing Tools for Beginners: regex101 & regexr Tutorial - ...
12:22
Regular Expressions (RegEx) Tutorial #13 - Testing a RegEx Pattern ...
09:10
VS Code Hidden Gems: Regex Match Preview + More! - YouTube
03:40
JavaScript Regex: Mastering the test() Method for Beginners - YouTube
Online Regex tester and debugger for multiple languages - One of my favourite sites!
I'm partial to RegExr , though from a quick skim they don't seem too different in features. More on reddit.com
Self hostet website for regex testing
You can self host RegExr, the GitHub link (https://github.com/gskinner/regexr/) to it is in the upper right of the site. I self-host it myself.
More on reddit.comRegEx wizards, how did you learn RegEx and how did you get it to stick?
https://regex101.com is what I use. More on reddit.com
Regex Tester
regextester.com
Regex Tester and Debugger Online - Javascript, PCRE, PHP
Regular Expression Tester with highlighting for Javascript and PCRE. Quickly test and debug your regex.
Regexstorm
regexstorm.net โบ tester
.NET Regex Tester - Regex Storm
Online .NET regular expression tester with real-time highlighting and detailed results output.
Regextester
regextester.github.io
Regular Expresstion Tester
Regular Expression Tester for .Net, Python, Java and JavaScript
Regex Pal
regexpal.com
Regex Tester - Javascript, PCRE, PHP
Test your Javascript and PCRE regular expressions online.
Debuggex
debuggex.com
Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.
MDN Web Docs
developer.mozilla.org โบ en-US โบ docs โบ Web โบ JavaScript โบ Reference โบ Global_Objects โบ RegExp โบ test
RegExp.prototype.test() - JavaScript | MDN
The test() method of RegExp instances executes a search with this regular expression for a match between a regular expression and a specified string. Returns true if there is a match; false otherwise.
AnalyticsMarket
analyticsmarket.com โบ freetools โบ regex-tester
Google Analytics Regular Expression Tester - AnalyticsMarket
August 1, 2023 - This tool lets you test regular expressions (RegEx), used in Google Analytics Filters. Test the RegEx in a sandbox property before applying it elsewhere.
Trackingplan
trackingplan.com โบ regex-tester
Regex Tester Online: Test & Validate Regular Expressions | Trackingplan
Test and validate your regular expressions with our Online Regex Tester. Supports JavaScript, TypeScript, and more. Try our Regex Checker and Validator.
Pili
piliapp.com โบ regex-tester
Regex Tester
Regex Tester ยท javascript php python ยท / / [?] preg_match_all re.DOTALL re.IGNORECASE re.LOCALE re.MULTILINE re.VERBOSE re.UNICODE ยท
Reddit
reddit.com โบ r/programming โบ online regex tester and debugger for multiple languages - one of my favourite sites!
r/programming on Reddit: Online Regex tester and debugger for multiple languages - One of my favourite sites!
August 15, 2019 - Hopefully Claude/ChatGPT has solved generating the right regex for us now ! But anyway they too get it wrong sometimes, so better to test it. I use https://onlinequicktool.com/regex-tester/ to quickly validate llm's response.
Splunk Community
community.splunk.com โบ t5 โบ Splunk-Search โบ Online-interactive-regular-expression-tester-for-Splunk-regular โบ m-p โบ 83068
Online, interactive regular expression tester for Splunk regular expressions?
March 21, 2025 - It allows you test out some regular expressions, with some of your actual data. This is achieved with a simple "copy and paste" of you data into the window provided on the webpage. You can type in your own regex, or you can use the right-hand pane to look through the various "samples" if you are unsure.