Hash Generator — MD5 & SHA Digests
MD5, SHA-1, SHA-256, SHA-384 and SHA-512 as you type.
0 Characters
Enter text above and all five digests appear here — computed locally with WebCrypto.
About the Hash Generator
Need to verify a download checksum, fingerprint an API payload, or compare two strings without storing them? Type or paste any text and five digests appear at once: MD5, SHA-1, SHA-256, SHA-384 and SHA-512, each with its own copy button.
SHA digests are computed with your browser's WebCrypto API — the same primitive TLS uses — and MD5 runs as a local pure-JS implementation. Nothing is ever sent to a server, so it is safe for passwords, tokens and private data you are fingerprinting. Remember that MD5 and SHA-1 are fine for checksums but must not be used for security decisions.
How to use it
- 1Type or paste the text you want to hash.
- 2Watch all five digests update live — SHA cards compute asynchronously.
- 3Click the copy icon on the digest you need.
Frequently asked questions
Related tools
Base64 Encoder & DecoderEncode and decode Base64 instantly, Unicode-safe.URL Encoder & DecoderEscape and unescape URLs and query strings safely.Binary Code TranslatorTranslate text to binary code and back, live.Hex to Text ConverterConvert text to hexadecimal and back, UTF-8 safe.Morse Code TranslatorTranslate, decode and hear Morse code with real audio.ROT13 Encoder / DecoderHide and reveal text with the classic ROT13 cipher.