الملفات والوسائط
حاسبة المجموع الاختباري
Verify a file against an expected SHA / MD5 hash.
Drop a file or click to browse
Drop the file you downloaded (ISO, archive, release tarball…)
—
ملاحظة المحرر
Understanding · Bytes in, bytes match, done.
هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.
الأسئلة المتكررة
Quick answers.
›Why should I check a file checksum?
Verifying a checksum ensures the file was not corrupted during transit and has not been maliciously altered by a third party. It confirms the file on your disk is bit-for-bit identical to the source.
›Which hash algorithm should I use?
SHA-256 is the current industry standard for security. MD5 and SHA-1 are faster but are now considered mathematically weak and should only be used for basic error checking or matching legacy signatures.
›Are my files uploaded to your server?
No. The browser reads the file locally and calculates the hash using your device hardware. Large files may take a few seconds to process depending on your local disk and CPU speed.
›What does a mismatch mean?
If the calculated hash does not match the provided signature, the file is different from the original. This usually indicates an incomplete download, but it can also signal that the file has been tampered with.
يبحث الأشخاص أيضًا عن
أدوات ذات صلة
More in this room.
- ضاغط الملفاتضغط Gzip أو تقليل حجم أي ملف - أصلاً في المتصفح.
- مدقق EPUBتحقق من بنية أي ملف EPUB - في متصفحك.
- تحويل Markdown إلى EPUBحوّل مخطوطة Markdown إلى EPUB صالح.
- تحويل PDF إلى EPUBاستخراج نص PDF إلى EPUB قابل للتدفق.
- تحويل EPUB إلى PDFتحويل EPUB إلى PDF مقسم إلى صفحات.
- ضاغط ملفات متعددةضغط مجلد من الملفات في ملف zip واحد - بالكامل من جانب العميل.