Generate a hash (MD5, SHA-256…)
Paste text to compute its cryptographic hash. Pick the algorithm, MD5, SHA-1, SHA-256 or SHA-512, and the digest is stored privately in your account.
No sign-up needed, runs instantly in your browser.
How it works
- 1Paste your text
- 2Choose the algorithm, then press Run
- 3Download the hash or find it in your files
Frequently asked questions
- Which algorithms are supported?
- MD5, SHA-1, SHA-256 and SHA-512. SHA-256 is a good default.
- Is MD5 secure?
- MD5 and SHA-1 are fine for checksums but not for security, prefer SHA-256 or SHA-512 there.
Related tools
Paste any text to convert it to Base64. Enable URL-safe output for tokens and query strings. The result is stored privately in your account.
DeveloperGenerate a batch of random v4 UUIDs. Choose how many, whether to keep hyphens, and upper or lower case. The list is stored privately in your account.
GeneratorsPaste JSON to pretty-print, minify or validate it. Choose the indentation, optionally sort keys, and your formatted file is stored privately in your account.
DeveloperPaste Base64 to decode it back to readable text. Both standard and URL-safe Base64 are accepted. The result is stored privately in your account.
Developer