Back to Toolbox

Regex Tester

Enter regex and test text, see matches and highlights in real-time

文件零上传 · 即用即删
//g
Match Results 10 items
Order: 20240815001 Amount: $1,299.99 Phone: 138-0000-1234 Date: 2024-08-15
#120240815001@7
#21@28
#3299@30
#499@34
#5138@44
#60000@48
#71234@53
#82024@64
#908@69
#1015@72

Introduction

Online regex testing tool. Supports real-time match highlighting, capture group viewing, and replacement preview. Ideal for developing and debugging regular expressions.

Usage

  1. 1在正则表达式输入框中输入要测试的模式(不需要两侧的 / 分隔符)。
  2. 2在测试文本框中输入要匹配的文本。
  3. 3匹配结果实时高亮显示,捕获组单独列出。
  4. 4常用正则模板可快速填充,如邮箱、手机号、URL 等。

Related Tools