MD5 Generator
Or choose a file
How to generate a MD5 hash
- Type or paste text, or choose a file. The MD5 hash appears in the table, along with the other common hashes.
- To check a download, paste the published checksum into "Compare with": a match means the file is identical.
- Copy the hash with its Copy button.
Frequently asked questions
What is MD5?
MD5 gives a 32-character hash. It is no longer safe for security, because different inputs with the same MD5 can be made on purpose, but it is still widely used to check that a download is complete.
How do I get a MD5 checksum on my computer?
On Windows: certutil -hashfile file.zip MD5. On a Mac: md5 file.zip. On Linux: md5sum file.zip.
Is my file uploaded?
No. The hash is calculated in your browser and nothing is sent anywhere.
More conversions
More developer tools
Base64 Encode / DecodeURL Encode / DecodeJSON FormatterPassword GeneratorUUID GeneratorUnix Timestamp ConverterJWT DecoderColor ConverterRegex TesterCron Expression ExplainerSQL FormatterYAML to JSONCSV to JSONImage to Base64