Hash Generator

Free online hash generator. Compute SHA-256, SHA-512, SHA-1, and MD5 hashes of files or text — client-side using the Web Crypto API. No upload required.

Free online hash generator. Compute SHA-256, SHA-512, SHA-1, and MD5 hashes of files or text — client-side using the Web Crypto API. No upload required. Enter text in the text input, or upload a file to hash. Click "Generate All Hashes" to compute SHA-256, SHA-512, SHA-1, and MD5 simultaneously. Copy individual hash values by clicking the copy button on each result. Download all hashes as a text file for verification or record-keeping. SHA-256 and SHA-512 use the Web Crypto API (subtle.digest). SHA-1 also uses Web Crypto. MD5 uses a pure JavaScript implementation. Your files and text never leave your browser.