Hash generator. Checksums that never leave your device.
SHA-1, SHA-256, SHA-384 and SHA-512 for any text or file, computed on your device with the browser's Web Crypto API. Nothing is uploaded, ever.
A free online tool by Digital Heroesor click to browse (any type, any size)
Files never leave your browser. Nothing is uploaded.
Checksums, without the command line
A cryptographic hash is a fixed-length fingerprint of your data, change one byte and the whole hash changes. Type or paste text and all four digests update live; drop in a file (an installer, a backup, a build artifact) and the tool reads it locally with a progress bar, then hashes it with the browser's built-in Web Crypto API. Paste a published checksum into the verify field and it instantly tells you which algorithm matches, the same job as sha256sum or shasum -a 512, with no terminal and no upload. Free forever, no account.
Four algorithms, zero uploads.
Four steps, no install.
- Choose the Text tab to type or paste text, or the File tab to drop or browse for a file.
- All four hashes, SHA-1, SHA-256, SHA-384 and SHA-512, compute instantly on your device.
- Click Copy next to whichever algorithm you need.
- Optionally paste an expected checksum into the Verify field to confirm a match.
Frequently asked questions.
Is the Hash Generator free?
Is it private? Are my files uploaded anywhere?
Does it work offline?
Which algorithms are supported?
Why is there no MD5 option?
How do I verify a downloaded file's checksum?
Published · Last updated .