เครื่องมือนักพัฒนา

Compare text differences online

Compare two texts and get a simple diff output.

Diff Checker

Upload file
Drag & drop a file here, or choose a file.
ข้อมูลเข้า
ข้อมูลเข้า
ผลลัพธ์

วิธีใช้งาน

  1. Paste the first text in the left box.
  2. Paste the second text in the right box.
  3. Click Compare and copy the diff result.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

ความเป็นส่วนตัว

บางเครื่องมือทำงานในเบราว์เซอร์ของคุณ บางฟีเจอร์อาจต้องประมวลผลบนเซิร์ฟเวอร์

ตัวอย่าง
Example 1
ข้อมูลเข้า
Text A:
Line 1
Line 2
Line 3

Text B:
Line 1
Line 2 changed
Line 3
ผลลัพธ์
--- A
+++ B
  Line 1
- Line 2
+ Line 2 changed
  Line 3
Example 2
ข้อมูลเข้า
Text A:
alpha
beta
gamma

Text B:
alpha
gamma
delta
ผลลัพธ์
--- A
+++ B
  alpha
- beta
  gamma
+ delta

Was this tool helpful?