We use cookies to analyze how you use our site and show ads related to your preferences. By continuing to use our site, you agree our use of cookies, terms of use and privacy policy.

Free Webmaster Tools and SEO Tools Free Webmaster Tools
Tell a Friend Add to Favorites Report

What is Regular Expression?

A regular expression (regex or regexp for short) is a special text string for describing a search pattern, mainly for use in pattern matching with strings, or string matching, i.e. "find and replace" like operations.

Regular Expression :

Test String :

Replace With

Variables like $1, $2, $3, ... can be used to refer captured groups.
 

Result:


				
More Tools

Domain Tools

HTML Tools

Search Engine Tools

Text Tools

Miscellaneous Tools