Text Hash Generator

Hashed locally in your browser with crypto.subtle.digest (and a built-in MD5 routine) and TextEncoder. Your text stays only on this page.

Generate text hash digests

Paste text to compute a lowercase hex digest for fixtures, cache keys, checksums, and API examples. SHA-256 is selected by default, with SHA-1, MD5, SHA-384, and SHA-512 available from the selector.