File Hash Calculator
Compute SHA-1, SHA-256, SHA-384, and SHA-512 checksums of any file β locally, nothing is uploaded.
Files are read locally with the FileReader API and never leave your machine.
How to Use
- 1
Choose or drop files
Click the drop zone or drag files from your file manager.
- 2
Wait a moment
All four SHA digests are computed with native Web Crypto.
- 3
Compare and copy
Check against the published checksum, or copy all four digests.
Frequently Asked Questions
- Click the drop zone (or drag files onto it) and SHA-1, SHA-256, SHA-384, and SHA-512 are computed with the browser's native Web Crypto API β results appear in seconds for typical files.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)SHA-256 GeneratorGenerate SHA-256 hashes from any textMD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingJWT BuilderBuild and sign JWT tokens with a custom payload and secretXOR CipherEncrypt or decrypt text with a XOR key