Contact Us

Bug reports, feature requests or questions about regular expressions — all are welcome. The fastest way to reach us is email:

Email: support@regexmate.com

What to Include

  • Bug reports: the exact pattern, your flags and mode, the test text that misbehaved, the result you got, and the result you expected. Short examples reproduce fastest.
  • Feature requests: a sentence about your workflow — the log format you parse, the text cleaning job, the language whose regex flavor you target — and what is missing.
  • General questions: just ask. We reply to most messages within two business days.

Before You Write

Answers to the most common questions — flags, capture groups, greedy versus lazy quantifiers and ReDoS basics — are covered in the FAQ on our homepage, and the token reference table sits right below the tool.