How to use the tool
- Enter a pattern. Type your regex in the pattern field. Use flags to control behavior (g,i,m,s,u,y).
- Paste test text. The tester highlights all matches and shows capture groups live.
- Use replace. Test replacement strings using $1, $2, $& and preview the output before applying.
- Save patterns. Save commonly used regexes locally and export them for sharing or backup.
