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
