Developer Tools

Hash Generator

Calculate SHA-1, SHA-256, SHA-384 or SHA-512 digests for text.

Free to use No account needed Quick result

Tool workspace

Private by design

Your result

Your result will appear here…

About the Hash Generator

The Hash Generator feeds UTF-8 bytes into the browser Web Crypto digest implementation. It is useful for checksums and demonstrations, but a bare fast hash is not an appropriate way to store user passwords.

How to use the Hash Generator

  1. Enter the exact text, including any line breaks.
  2. Choose an algorithm and output representation.
  3. Generate and compare the digest character for character.

Practical tips

  • One changed byte produces a completely different digest.
  • Use a dedicated slow password-hashing algorithm on the server for credentials.
Helpful answers

Hash Generator FAQs