MD

MD5 Hash Generator

Generate MD5 hash from any input text

MD5 Hash Generator

Enter content once and get MD5 lowercase Hex, uppercase Hex and Base64 digests.

Input Content

Enter text content to generate an MD5 digest.

Chars: 41Lines: 2Bytes: 41
MD5 Hex Lowercase
087d892d1e4c3800acb6ea426af4bad7
MD5 Hex Uppercase
087D892D1E4C3800ACB6EA426AF4BAD7
MD5 Base64
CH2JLR5MOACstupCavS61w==
Security Note

MD5 is not suitable for password storage or high-security use cases. Use HMAC-SHA256 for signatures, and bcrypt, scrypt or Argon2 for password storage.

How to Use

MD5 is a hash digest

MD5 is not encryption and cannot be decrypted. You can only recalculate and compare digests.

Multiple output formats

Enter content once and get lowercase Hex, uppercase Hex and Base64 outputs.

Common use cases

Useful for checksums, data digests and API debugging, but not suitable for password storage.

Related Tools

Useful tools in the same category.