本文へスキップ
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.

関連ツール