Hash Generator
Generate SHA hashes from text.
Loading tool…
How it works
- Enter text.
- Pick SHA-1, SHA-256, or SHA-512.
- Copy the hex digest.
Features
- Web Crypto digests
- Multiple algorithms
- Hex output
- Local hashing
FAQ
Is hashing done on a server?
No. Digests use crypto.subtle in your browser.
Can I hash files?
This tool hashes text input. Paste file contents if needed.