본문으로 건너뛰기
OpsKit

Text Diff Viewer

Compare an original and changed version line by line. The comparison runs locally and can ignore whitespace-only changes.

Diff

+0 added · 0 removed

Original
Changed
1
1

전부 브라우저 안에서 처리됩니다. 이 페이지는 정적 파일입니다. 입력한 내용은 탭 안에만 머물고 서버로 전송되지 않으며 창을 닫으면 사라집니다. 실제 토큰이나 설정을 붙여넣어도 안전합니다.

이럴 때 씁니다

  • Comparing configuration revisions.
  • Reviewing log output from two runs.
  • Finding small changes in generated files.

실제 예제

Configuration change

입력
PORT=3000
결과
PORT=8080

The old line is removed and the new line is added.

자주 틀리는 부분

Comparing secrets

This tool is local, but screenshots and copied diff output can still expose sensitive values.

자주 묻는 질문

How large can the input be?

The viewer compares up to 600 lines per side to keep the browser responsive.

관련 도구