File Hash Generator
Hash text or files with SHA-1, SHA-256, or SHA-512 directly in your browser. Nothing is uploaded.
Pure browser JavaScript — uses the Web Crypto API (crypto.subtle).
How to use this tool
- Paste text or choose a file.
- Select the algorithm.
- Click Hash to see the hex digest.
Hash text or files with SHA-1, SHA-256, or SHA-512 directly in your browser. Nothing is uploaded.
Frequently asked questions
- Is my file uploaded?
- No — hashing runs locally via the browser's built-in Web Crypto API (crypto.subtle). Nothing leaves your device.