REGEX Builder

Zekie

Regular Member
Joined
Jul 19, 2014
Messages
265
Reaction score
76
Does anyone have a recommendation for a good REGEX builder for a desktop/laptop?

The online ones that I've used suck because there's a small window to insert the code and you can't see much of the matching text.

Thanks for your recommendations!

Peace,
Z
 
I know this is not a desktop app, but it's the best regex builder I've seen, as it dynamically updates the matches and even explains how the matching is done.

https://regex101.com/
 
Does anyone have a recommendation for a good REGEX builder for a desktop/laptop?

The online ones that I've used suck because there's a small window to insert the code and you can't see much of the matching text.

Thanks for your recommendations!

Peace,
Z

Have you tried Regex buddy?
 
Back
Top