T

Toolify

Regular Expression

Test, match and replace regular expressions

Common Examples:
1

Usage Instructions

  • β€’Enter a regular expression and test text, click "Match" to view match results
  • β€’Supports JavaScript regex syntax, including flags (g, i, m, s, u, y)
  • β€’Match results are highlighted and show match positions and count
  • β€’Enter replacement text and click "Replace" to see the replaced result
  • β€’Click "Common Examples" to quickly load common regex patterns for testing