Hash Generator
MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 hashes — client-side & safe.
Input35 B
Hashes
MD5
1cc140ca815731d307f234ae1735988b
SHA1
8fc7e062616564bdd874a0660ca4fb6dcdec3e5b
SHA224
635e9e62d38041a074e247518c767e9d108fa22afa495409d6bb2fd2
SHA256
2c22b479212427cfd82e24d836c8265a1dd804afb0fbdfad515a002d9b355820
SHA384
31611603aa6ef7255af05f0dca46370038a9d6b60bf0847eb206e025cb2fb2704e0e281286bd0a481cd6b4df0726fe6d
SHA512
d80898b6176f9aa107385d514f812d12e3dec77b6e87bd80656323996d9a6c8ffff0064f5d7fe5ca006daaa8a9f0197e2555a1894f207ada3e344167b6d8a1d2
READY
6 ALGORITHMSLOWER
How to use
Type text and see all six hashes update instantly. Copy any single hash with the button next to it, or download all as a text file.
MD5 and SHA-1 are considered cryptographically broken; use SHA-256 or higher for security-sensitive contexts.
FAQ
Is my input sent to a server?▾
No. All hashing runs in your browser using crypto-js.
Which hash should I use?▾
Use SHA-256 for integrity/checksums. For passwords, use a purpose-built KDF like Argon2, scrypt or bcrypt — not raw hashes.
Can I hash files?▾
The current tool hashes text input. Paste content or use the upload button to load a text file.
Related tools
JSON Formatter
Beautify, minify, validate and inspect JSON with a rich Tree Viewer and Grid Viewer.
Base64
Encode text and files to Base64 or decode Base64 back to text — instantly.
JWT Decoder
Decode and inspect JSON Web Tokens — header, payload, expiry, and claims.
UUID
Generate cryptographically strong UUID v1 / v4 / v7 — single or in bulk.