In programming, regular expressions are very powerful way to check inputted text against a certain expected format; however, programmers can’t always remember every regular expression syntax available. An online tool, though, can help you easily generate regular expressions for use in your programming project.

Txt2re.com lets you build regular expressions by either entering a string that you would like to match, or by selecting various elements to match using the expression generator.
As you can see, Txt2re is pretty amazing and powerful for developers who constantly rely on regular expressions.
What do you think? Do you use Txt2re or another regular expression generator? Let me know in the comments below or follow the conversation on Twitter.








