Regex 테스터
정규식을 입력하고 텍스트 매칭 결과를 바로 확인하세요.
테스트 텍스트
치환 문자열
매칭 결과
총 2건
test@example.com
index: 0
hello@domain.io
index: 17
치환 결과
[EMAIL] [EMAIL] not-an-email
매치 하이라이트
test@example.com hello@domain.io not-an-email
정규식을 입력하고 텍스트 매칭 결과를 바로 확인하세요.
매칭 결과
총 2건
test@example.com
index: 0
hello@domain.io
index: 17
치환 결과
[EMAIL] [EMAIL] not-an-email
매치 하이라이트
test@example.com hello@domain.io not-an-email
첫 번째 매치 1건만 검사합니다. 전체 매치를 보려면 g 플래그를 추가하세요.
매칭 결과 카드의 groups 항목에서 그룹별 캡처 문자열을 볼 수 있습니다.
아니요. 이 도구는 프리뷰만 보여주며 원본 입력은 유지됩니다.