Hash Generator

Generate SHA hashes from text.

Loading tool…

How it works

  1. Enter text.
  2. Pick SHA-1, SHA-256, or SHA-512.
  3. Copy the hex digest.

Features

  • Web Crypto digests
  • Multiple algorithms
  • Hex output
  • Local hashing

FAQ

Is hashing done on a server?

No. Digests use crypto.subtle in your browser.

Can I hash files?

This tool hashes text input. Paste file contents if needed.