Free ToolLIVE
Hash & Encoding
Toolkit.
Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes for text or files, and convert between Base64, URL, and hex encoding β instantly, entirely in your browser.
#Hashes
64Base64 / URL / Hex
βClient-side only
Hash or encode a value
Test values only Β· client-side processing
Everything above runs client-side in your browser. Nothing you type or upload is sent to any server.
Reference
Which Hash Should You Use?
Output size and current security status for each algorithm available above.
| Algorithm | Output Size | Status | Common Use |
|---|---|---|---|
| MD5 | 128-bit | Broken (collisions) | Checksums / dedup only β never for security |
| SHA-1 | 160-bit | Broken (collisions) | Legacy compatibility only β never for security |
| SHA-256 | 256-bit | Secure | General-purpose default β TLS, JWTs, most integrity checks |
| SHA-384 | 384-bit | Secure | Often paired with P-384 ECDSA |
| SHA-512 | 512-bit | Secure | Higher-security contexts, some KDFs |
Beyond checking a checksum
We help teams choose the right cryptography, not just the familiar one.
From hashing and encryption standards to key management, getting the fundamentals right is one piece of a larger security posture. That's what we do.