差分チェッカー
2つのテキストファイルを並べて比較し、違いをハイライト表示
Diff Checker — Compare Two Texts Online
Paste two pieces of text to instantly see what changed — added lines, removed lines, and modifications are highlighted side by side. Useful for comparing code versions, documents, and config files.
FAQ
What is a diff?
A diff (from 'difference') is a comparison between two versions of text that shows exactly what was added, removed, or changed.
How is diff different from text compare?
They're the same thing. 'Diff' is the technical term (from the Unix diff command) while 'text compare' is the plain-English description.
Can I compare code files?
Yes — paste any code, config, JSON, or plain text. The tool highlights differences at the line level.
さらに探す
おすすめのその他の 開発者ツール…
JSONフォーマッター
構文ハイライトとエラー検出でJSONを整形、検証、圧縮
Base64エンコーダー/デコーダー
テキストやファイルをBase64にエンコードし、Base64文字列を読めるテキストにデコード
URLエンコーダー/デコーダー
URLコンポーネントとクエリ文字列パラメータをエンコード・デコード
UUIDジェネレーター
ランダムUUID(v1、v4)を生成するか、複数のUUIDを一括生成
ハッシュジェネレーター
テキストやファイルからMD5、SHA-1、SHA-256、SHA-512ハッシュを生成
正規表現テスター
リアルタイムのマッチハイライトとグループ抽出で正規表現をテスト
JWTデコーダー
JSON Web Tokenをデコードして検査 — ヘッダー、ペイロード、署名を確認
HTMLフォーマッター
適切なインデントと構文ハイライトでHTMLコードを整形・美化