Hash Generator
MD5, SHA-1, SHA-256, SHA-512 of text.
100% in your browser — nothing uploaded- MD5
—
- SHA-1
—
- SHA-256
—
- SHA-384
—
- SHA-512
—
About this tool
Generate MD5 and SHA-1/256/384/512 hashes of any text, computed in your browser. Nothing is sent to a server.
- Files are processed on your device — nothing is uploaded.
- No account, no watermark, no daily limits.
- Works offline once the page has loaded.
Frequently asked questions
- Which algorithms are supported?
- MD5, SHA-1, SHA-256, SHA-384 and SHA-512. SHA hashes use the browser's Web Crypto API.
- Is my input sent to a server?
- No. All hashes are computed locally in your browser.
- Should I use MD5 for passwords?
- No — MD5 and SHA-1 are unsuitable for password storage. They're here for checksums and legacy comparisons.