Hash Generator
Compute MD5, SHA-1, SHA-256, and SHA-512 digests of any text, all at once.
Runs 100% in your browser•Nothing is uploaded to a server•Free forever
Input
Digests
MD5
—
SHA-1
—
SHA-256
—
SHA-512
—
About this hash generator
Type or paste any text and hit Hash to compute its MD5, SHA-1, SHA-256, and SHA-512 digests side by side, each with its own copy button. SHA-1/256/512 use the browser's built-in SubtleCrypto implementation; MD5 has no native browser API, so this page includes a small self-contained MD5 implementation instead. MD5 and SHA-1 are considered broken for security purposes (collision attacks are practical) — they're included here for checksums and legacy compatibility, not for hashing passwords or anything security-sensitive. Nothing you type is uploaded; hashing happens entirely on your device.