More tools

MD5 Hash Generator

Type or paste text and get its MD5 digest instantly. Hashing runs entirely in your browser — nothing is sent anywhere.

Input
13 chars
MD5 out
128 bits
broken for security, fine for checksums and cache keys
All algorithms
MD5
SHA-1
SHA-256
SHA-384
SHA-512

About MD5

MD5 dates to 1992 and produces a 128-bit digest. Collisions can be manufactured cheaply, so it's unsuitable for anything security-related — but it remains everywhere as a fast checksum for downloads, cache keys, and deduplication.

Digests here are computed with the browser's WebCrypto API (MD5 runs locally in JavaScript, since WebCrypto dropped it). A hash is one-way: the same input always produces the same 128-bit digest, but the digest can't be reversed back into the input. Text you enter never leaves the page.

A free tool by Steven Frady, a creative developer building apps, shaders, and interactive installations. See the work.