Check File Integrity
Detect whether a file has changed or been corrupted.
将文件拖放到此处或点击浏览
Any file 无文件大小限制
你的文件永远不会离开你的设备。所有处理都在你的浏览器中本地进行。
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.
integrity tips
Save a file's hash now; re-hash later and compare to detect any change, even a single flipped byte.
Useful for verifying backups and archives copied between drives or systems.
Four algorithms are computed so you can match whatever a source provides.
Runs entirely in your browser.
工作原理
为什么选择我们的?
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
Confirm Two Files Are Identical
Hash two files and compare to see if they're byte-
Publish a Checksum with Your File
Generate a checksum to list alongside a file you d
