Back to Tools
Regex Replace
Search and replace with regular expressions
Regex Search & Replace
Use PHP regular expressions to search for patterns in text and replace them. Supports backreferences ($1, $2...) in the replacement string and common regex flags.