File Checksum Verifier
Verify a downloaded file against a published SHA checksum.
Runs in your browserAbout this tool
A file's checksum is a short fingerprint that changes completely if even one byte of the file is different, which is exactly why software downloads are often published alongside a SHA checksum — to let you confirm the file that arrived on your machine is bit-for-bit identical to what the publisher actually released, not corrupted in transit or tampered with. This tool computes a downloaded file's checksum and compares it against the one you were given, confirming a match or flagging a discrepancy.

