MD5 Hash Generator

Generate a 32-character or 16-character MD5 hash from text and optionally compare the result with an existing hash value.

Text input

MD5 is a one-way hash, not encryption. The 16-character value is the common middle-16 substring of the 32-character MD5 hash.

Result

No hash generated

Can MD5 be decrypted?

No. MD5 is one-way. You can compare a text value against a known hash, but you cannot recover the original text from the hash.

What is 16-character MD5?

It is commonly represented by taking characters 9 through 24 from the full 32-character MD5 hash.