Compare differences between texts
Text Compare is an online tool that compares two pieces of text side by side, visually highlighting additions, deletions, and modifications. It is useful when you need to quickly and accurately identify differences between two texts, such as code reviews, document revision checks, and version comparisons. Based on diff algorithms, it supports fine-grained comparison at both character and word levels, and also provides file import functionality for efficiently processing large texts.
원본 텍스트 입력
왼쪽 '원본' 영역에 비교의 기준이 되는 텍스트를 입력하거나, 파일 버튼을 클릭하여 텍스트 파일을 불러옵니다.
수정본 텍스트 입력
오른쪽 '수정본' 영역에 비교할 대상 텍스트를 입력하거나 파일을 불러옵니다. 입력 즉시 자동으로 비교가 시작됩니다.
비교 모드 선택
문자 단위 또는 단어 단위 비교 모드를 선택하여 원하는 수준의 세밀한 비교를 수행합니다. 코드는 문자 단위, 일반 문서는 단어 단위가 적합합니다.
차이점 확인 및 활용
색상으로 하이라이트된 추가(초록), 삭제(빨강), 변경 부분을 확인합니다. 필요한 경우 diff 복사 버튼으로 비교 결과를 클립보드에 복사할 수 있습니다.