AbraCalc

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).

Embed this tool on your site

How to use this tool

  1. Paste text or choose a file.
  2. Select the algorithm.
  3. 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.

References & sources