How to use
Run a clean first pass
- Paste or type any text into the input area — passwords, API tokens, config snippets, or long-form content all work.
- MD5, SHA-1, SHA-256, and SHA-512 digests are computed in parallel via the browser's built-in Web Crypto API. Nothing leaves your device.
- Click any row to copy that single digest, or use Copy All to grab every algorithm at once with labels.
- Default to SHA-256 (marked Modern) for current use; MD5 and SHA-1 are marked Legacy and should only verify legacy checksums or test compatibility.
- An empty input still produces valid digests — useful for sanity-checking that your local hashing library matches the canonical empty-string values shown here.