Compatible with Windows 8 OS Compatible with Windows 7 OS
Software runs successfully on Windows 8, 7 x32 and x64, Vista x32 and x64, 2003/XP

Support Section

helpWe are here to provide technical support to our customers.

Visit Our Support Section »

Consulting »

 

Match What You Want - EasyPattern Helper

EasyPattern Helper Buy Now Download Tour

EasyPattern Helper is the perfect tool for designing and testing regular expressions that match what YOU want. EP Helper continuously applies the pattern to your test string as you type - so you see matches immediately, preventing mistakes on production data.

You can use your tested pattern with thousands of tools that support perl-style patterns. Patterns can also be saved and re-loaded.

Supported Patterns

EP Helper fully supports perl-style regular expressions, and grep, egrep and fgrep regex.

EP Helper also supports EasyPatterns (which can be converted to perl regex) - read more below.

screensmall
Easy Pattern Helper's screen (Click to enlarge)

EasyPatterns - Patterns that Humans Can Read and Understand!

EasyPattern is an English-like text pattern matching language that humans can actually read and understand!

EasyPatterns make parsing a US phone number as easy as :

[ PhoneNumber ]

or if you prefer the long way:

[ optional punctuation, 3 digits, punctuation, 3 digits,
punctuation, 4 digits ]

(The equivalent perl-style regular expression is

[[:punct:]]*[[:digit:]]{3}[[:punct:]][[:digit:]]{3}[[:punct:]][[:digit:]]{4}

)

EasyPatterns can be converted to perl patterns for use in thousands of other programs.

Read more about EasyPatterns

Awards

tucows5

Excellent (5/5)WindFile.com, Jul 2005

 Excellent (5/5) Byte-Flow.com, Jul 2005

 Excellent (5/5) FileEdge.com, Jun 2005

 Editor's Choice Jun 2005

 Editor's Choice  Jun 2005

Other Links

Buy Now Download Tour