Your text
How it works
JavaScript regular-expression syntax is used. Replacement text can reference captured groups.
Common uses
- Reformat IDs and dates
- Clean structured data
- Bulk code changes
Use with care
Test complex expressions on sample data before processing important text.