Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-384 and SHA-512 checksums of any text or file. Results update live as you type. Everything runs locally in your browser — nothing is uploaded.
About these hash functions
128-bit legacy checksum. Fine for non-security integrity checks; broken for anything that must resist tampering.
160-bit. Also cryptographically broken — kept here for legacy comparisons only.
The SHA-2 family — the current standard for checksums, signatures and integrity.
Hash typed text (UTF-8) or drop in any file — both run on the raw bytes.
Hashes recompute as you type, via the Web Crypto API (SHA) and a bundled MD5.
Computed entirely in your browser — your data is never uploaded.