Generate MD5, SHA-1, SHA-256 and SHA-512 hashes in your browser via Web Crypto, with optional HMAC signing. Nothing is sent anywhere.
MD5 is implemented in JavaScript; SHA and HMAC use the browser's Web Crypto API. All hashing happens locally — your input never leaves this page.
Get the digest of what we use in production — password hashing, checksums, and HMAC pitfalls to avoid.
No spam. Unsubscribe anytime.
Discover more utility-driven tools designed to enhance your workflow and technical excellence.
Test JavaScript regular expressions with live match highlighting, capture groups, and a plain-English breakdown of every token.
Build and decode cron schedules visually. Get the next 5 run times, a human-readable description, and copy-ready syntax.
Beautify, minify, sort keys, and validate JSON instantly. Side-by-side diff mode for comparing two payloads.