developer

Hash Generator

Generate cryptographic hashes from any input text securely in your browser. Your text is never uploaded or sent to a server.

Type something above to generate hashes
Got your hash? You can encode or decode Base64 strings, or format JSON.Base64 Encoder / Decoder

When to use each hash algorithm

MD5 and SHA-1 are legacy algorithms useful for checksums but not for security. SHA-256 is the current standard for most security applications including Bitcoin. SHA-512 provides stronger security at the cost of a longer hash.