Confirm Two Files Are Identical
Hash two files and compare to see if they're byte-for-byte the same.
ទម្លាក់ឯកសារនៅទីនេះ ឬចុចដើម្បីរុករក
Any file គ្មានដែនកំណត់ទំហំឯកសារ
ឯកសាររបស់អ្នកមិនដែលចេញពីឧបករណ៍របស់អ្នកទេ។ ការដំណើរការទាំងអស់កើតឡើងក្នុងស្រុកនៅក្នុងបរិយាកាស browser របស់អ្នក។
Compute SHA-256, SHA-1, SHA-384, and SHA-512 checksums of any file — and verify a download against its published hash. The file is read locally and never uploaded.
comparison tips
Hash one file, note the value, then hash the other — identical hashes mean identical files.
A reliable way to spot true duplicates regardless of filename.
Different hashes guarantee the files differ somewhere.
Both files stay on your device.
វាដំណើរការដោយរបៀបណា
ហេតុអ្វីត្រូវប្រើរបស់យើង?
Also check out…
Verify a Download's Checksum
Confirm a downloaded file matches the checksum the
Get the SHA-256 of a File
Compute a file's SHA-256 hash to publish or compar
Check File Integrity
Detect whether a file has changed or been corrupte
Publish a Checksum with Your File
Generate a checksum to list alongside a file you d
