Hash Digest Tool
Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| hash_digest | Computes a hash digest of input (decoded per encoding: "text" default, "base64", or "hex") using algo: md5, sha1, sha256, sha512, or crc32. Returns the digest as lowercase hex. |