Skip to content

Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes online from text or files — free, instant, and runs entirely in your browser.

Updated

What is the Hash Generator?

How it works

Examples

Hash a text string with SHA-256

Hello, World!
dffd6021bb2bd5b0af676290809ec3a53191dd81c7f70a4b28688a362182986f

Hash text with MD5

password123
482c811da5d5b4bc6d497ffa98491e38

Generate HMAC-SHA-256 with a secret key

Message text + secret key: "mySecret"
HMAC: 5e39… (32-byte keyed digest)

Frequently asked questions