More tools

SHA-256 Hash Generator

Type or paste text and get its SHA-256 digest instantly. Hashing runs entirely in your browser — nothing is sent anywhere.

Input
13 chars
SHA-256 out
256 bits
All algorithms
MD5
SHA-1
SHA-256
SHA-384
SHA-512

About SHA-256

SHA-256 is the workhorse of the SHA-2 family — a 256-bit digest with no practical attacks. It's the default choice for integrity checks, signatures, content addressing, and most things labeled "checksum" today.

Digests here are computed with the browser's WebCrypto API (MD5 runs locally in JavaScript, since WebCrypto dropped it). A hash is one-way: the same input always produces the same 256-bit digest, but the digest can't be reversed back into the input. Text you enter never leaves the page.

A free tool by Steven Frady, a creative developer building apps, shaders, and interactive installations. See the work.