About This Tool

What is مقارنة النصوص?

A tool that compares two texts line by line and visually highlights the differences. Useful for code change reviews, document revision tracking, and translation before/after comparison.

How to Use

  1. Enter the original text on the left.
  2. Enter the modified text on the right.
  3. Click 'Compare'.
  4. View added lines (green), removed lines (red), and unchanged lines with color coding.

Key Features

  • Line-by-line difference comparison
  • Color-coded added/removed/unchanged lines
  • Intuitive side-by-side split view
  • Change statistics (added/removed/unchanged line counts)

Tips

  • During code review, paste before and after versions to quickly identify differences.
  • When contracts or terms change, compare with previous versions to easily find modifications.
  • Line break and whitespace differences are also detected.

مقارنة النصوص

قارن بين نصين وأبرز الاختلافات سطرًا بسطر


Frequently Asked Questions

ما هو diff؟

مقارنة سطرية تُظهر الإضافات والحذف والتغييرات بين نصين.

الخوارزمية المستخدمة؟

عادةً خوارزمية Myers أو LCS. تجد أقل الاختلافات.

diff يتجاهل المسافات؟

حسب الإعدادات. خيار تجاهل المسافات مفيد لمقارنة كود بتنسيقات مختلفة.


Related Tools