MakeFileWork

Check a file checksum

Calculate SHA-256 or SHA-512 locally and optionally paste the expected checksum to verify that a download, backup or transfer is exactly the file you expected.

What a checksum tells you

A matching cryptographic checksum is strong evidence that the bytes are identical to the reference file. A mismatch means the file changed, was corrupted, or is not the same file. A checksum does not by itself prove who created a file.

Private by design

The hash is calculated with your browser cryptography API. MakeFileWork does not need the file contents to calculate this checksum.