🔍

정규식 테스터

Add to favorites

실시간 일치 강조 표시로 정규 표현식을 온라인으로 테스트하고 디버그합니다. 샘플 텍스트로 패턴을 즉시 검증할 수 있습니다. 개발자와 데이터 처리에 필수 도구입니다.

Frequently Asked Questions

What is regex?

Regex (Regular Expression) is a pattern used to match, search, and manipulate text strings.

How do I test my regex?

Enter your pattern and test string. Matches will be highlighted, and you can see captured groups.

What regex flavor is used?

We use JavaScript regex flavor, which is compatible with most web development needs.

/ /