Compute MD5 hash of text. Not for security—use SHA-256 for that.
MD5 produces a 128-bit (32 hex character) hash. It is not secure for passwords or security-sensitive use; prefer SHA-256. MD5 is still used for checksums and non-security purposes.
1. Type or paste text in the input.
2. Click Hash to get the MD5 hash (hex).