Loading Beyond the loop.

Hash Generator

Produces MD5, SHA-1, SHA-256 and SHA-512 fingerprints of a piece of text.

This tool runs entirely in your browser. Nothing you enter is uploaded, transmitted or stored anywhere.

Common questions

Is it safe to hash a password here?
The text never leaves your browser, so nothing is transmitted. But MD5 and SHA-1 are broken and even SHA-256 is unsuitable for storing passwords. Use a purpose-built password hash such as bcrypt or Argon2 for that.
Why are MD5 and SHA-1 still offered?
They remain common for non-security purposes such as checking a file download matches, or matching legacy records.

More developer tools

See all
Contact