コンテンツへスキップ

テキスト差分

2つのテキストを行ごとに比較。


About this tool

2 つのテキストブロックを比較し、追加・削除・変更を正確に表示します。編集、設定、バージョンのレビューに最適です。

Why use it

  • 行単位で差分をハイライトします。
  • 目視では見逃しやすい小さな変更を拾えます。
  • 比較はローカル — 何もアップロードされません。

Common use cases

  • 文書の 2 つの下書きで何が変わったか確認する。
  • 2 つの設定ファイルの微妙な差を探す。
  • 共同編集者の変更を自分のテキストと照合する。

Tips

  • 片方が別 OS で編集されたら、先に改行を正規化してください。
  • 意味のないノイズ差分を避けるため、行末の空白をトリムしてください。
使い方
  1. 2つのテキストを貼り付け。
  2. 比較。
よくある質問
How does the text diff work?
Paste two versions and the added and removed parts are highlighted so changes are easy to spot.
Is my text uploaded?
No. The comparison runs in your browser.
Can I compare code or prose?
Yes, it works for any text including code, documents and configuration.
Does it compare line by line?
Yes, differences are shown per line so you can review each change.
Will whitespace count as a change?
Yes, spacing differences show up; normalize your text first if you want to ignore them.
Is there a length limit?
No fixed limit; very large inputs just take a little longer to compare.