正規表現テスター

The Regex Tester gives you live feedback as you build and debug patterns. It highlights matches in your test text and supports flags like global and case-insensitive. It runs locally so your test data stays private.

無料 · 制限なし · ブラウザで処理

使い方

  1. 1Enter your regex pattern and set flags (g, i, m).
  2. 2Paste the text you want to search.
  3. 3See matches and capture groups highlighted in real time.

よくある質問

Does this use the JavaScript regex engine?
Yes. The tool runs in the browser and uses the standard JavaScript (ECMAScript) regex engine.
Is my test data uploaded?
No. All matching is done on your machine.
Can I test capture groups?
Yes. The tool highlights and separates capture group matches.

開発者・データツール: フォーマット、検証、エンコード、変換。

読み込み中...