Encode & Decode
Hash Generator
Compute MD5, SHA-1 and SHA-2 hashes of text or files.
Source
No input yet
Type some text above to see its MD5, SHA-1, SHA-256, SHA-384 and SHA-512 digests.
About this tool
Generate cryptographic hashes of text or files locally. Web Crypto powers SHA-1/256/384/512, and large files stream through a WebAssembly hasher with MD5.
- 1Type text or drop in a file, then pick the algorithms you need.
- 2Text hashes run through the native Web Crypto digest API.
- 3Files are streamed through a WebAssembly hasher so even large files stay smooth.
- 4Copy any digest — MD5, SHA-1, SHA-256, SHA-384 or SHA-512.
Private by design
Everything runs locally in your browser. Your text, files and images are never uploaded to a server — the entire tool works offline once the page has loaded.
Keep going