قارن نصين وأبرِز الأسطر المضافة والمحذوفة، فوراً وداخل متصفحك.
كيفية استخدام مدقّق الفروق
الصق النص الأصلي على اليسار والنص المعدَّل على اليمين.
اختيارياً تجاهل فروق حالة الأحرف أو المسافات.
اقرأ الفرق سطراً بسطر: الأخضر مضاف، والأحمر محذوف.
This text diff checker compares two blocks of text and highlights exactly what changed: which lines were added, which were removed, and the specific words within a changed line. Green marks additions, red marks removals.
Because the comparison runs entirely in your browser, it is fast and private, suitable even for confidential documents and code that you would not want to paste into a server-side service.
It uses a longest-common-subsequence diff, the same core algorithm Git and most code-review tools use, so it reports the smallest, clearest set of changes rather than flagging everything after the first difference.
Options let you ignore case or whitespace, which is useful when the only real differences are meaningful ones and you do not want indentation changes or capitalization to clutter the result.
Line-based diffing works equally well for source code, configuration files, logs, JSON, and ordinary prose, so it is handy for comparing two versions of a contract, spotting what changed between two config files, or reviewing an edit to an article.
Paste the original on one side and the changed version on the other, toggle the options you need, and the differences appear immediately.
الأسئلة الشائعة
تقارن النصين سطراً بسطر باستخدام فرق أطول تسلسل فرعي مشترك (LCS)، وهو النهج نفسه الذي يستخدمه Git، فتحصل على أصغر مجموعة من التغييرات.
لا. تجري المقارنة بالكامل داخل متصفحك، ولا يُرسَل أي شيء إلى خادم.
نعم. تعمل المقارنة القائمة على الأسطر جيداً مع الشيفرة المصدرية وملفات الإعدادات والسجلات والنصوص النثرية على حد سواء.
ضمّن هذه الأداة
أضف هذه الأداة إلى موقعك الخاص. انسخ المقتطف أدناه، ويبقى محدّثاً تلقائياً.
<iframe src="https://monu.tools/embed/ar/diff-checker" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>أدوات ذات صلة
ولّد نصاً نائباً بالفقرات أو الجمل أو الكلمات، بنقرة واحدة.
أزل الأسطر المكررة من قائمة أو نص، مع خيارات لتجاهل حالة الأحرف واقتطاع الفراغات والترتيب.
اعكس النص حسب الحرف أو الكلمة أو السطر، أو اقلبه رأسًا على عقب.
نظّف الفراغات الفوضوية: اقتطع الأسطر، وادمج المسافات، وأزل الأسطر الفارغة وفواصل الأسطر.