Developer
File checksum verifier
Verify a file against a checksum, right in your browser.
Files are read and hashed in your browser — nothing is uploaded.
How it works
1
Choose a file
Select the downloaded file you want to check.
2
Read its hash
The tool computes the file’s SHA hash locally, without uploading it.
3
Compare
Paste the expected checksum to confirm they match exactly.
Frequent questions
Why verify a checksum?
A matching checksum confirms a download arrived intact and was not corrupted or tampered with. A mismatch means the file differs from the one the publisher hashed.
Is my file uploaded to check it?
No. The file is read and hashed in your browser, so even large or private files never leave your device.
Explore more tools
JSON validator
Validate, format and minify JSON.
JWT
Decode, inspect and sign JSON Web Tokens.
Regex tester
Test regular expressions live.
Base64
Encode and decode Base64.
Hash generator
Generate SHA-1/256/384/512 hashes.
UUID generator
Generate random UUIDs (v4).
Password generator
Generate strong random passwords.
URL encode / decode
Percent-encode and decode URL components.