Hash Generator
Generate MD5, SHA-1, SHA-256 and SHA-512 hashes from any text. All processing is 100% local.
Hash Output
128 bits
Hash will appear here…
How it works
1
Choose an algorithm
Select MD5, SHA-1, SHA-256, or SHA-512 using the tab buttons at the top.
2
Enter your text
Type or paste any text into the input field. The hash is computed instantly as you type.
3
Copy the result
Click "Copy Hash" to copy the hexadecimal digest to your clipboard. The hash length in bits is shown next to the output.
4
100% private
SHA variants use the browser's built-in Web Crypto API. MD5 runs via a pure JS implementation. Nothing is ever sent to a server.