Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes from input text. Runs entirely in your browser.
Type or paste text to hash
Result (SHA-256 — hex)
How to Use the Hash Generator
- Paste or type the text you want to hash into the input editor.
- Select the algorithm (MD5, SHA-1, SHA-256, SHA-384, SHA-512).
- Choose the output encoding: hex or base64.
- Click Generate to compute the hash. The result appears in the output editor.
- Click Copy to copy the hash to your clipboard.
💡 Security note: MD5 and SHA-1 are considered weak for cryptographic authenticity. Use SHA-256 or SHA-512 for secure hashing where required.