MD5 hash generator

Create an MD5 hash shown as a hexadecimal value.

Create an MD5 checksum from text. MD5 is not safe for passwords.

Input

Result

About this tool

The MD5 hash generator turns text into a fixed 32-character hexadecimal checksum. Use it to compare non-sensitive files, check that copied test data stayed the same, or reproduce a checksum required by an older system. MD5 has known collision weaknesses, so it should not protect passwords, signatures, or security-sensitive records. Choose SHA-256 or a dedicated password hashing method for those tasks.