Generate cryptographic hashes from any text or file. MD5, SHA-1, SHA-256, SHA-384, SHA-512. Verify file integrity and generate checksums.
md5—
sha1—
sha256—
sha384—
sha512—
HMAC (keyed hash)
HMAC-SHA256—
Verify checksum
—
All hashing runs in your browser using the WebCrypto API. Your text and files never leave your device. MD5 and SHA-1 are shown for legacy compatibility only — use SHA-256 or higher for security.