← All developer tools#

SHA Hash Generator

Create a hexadecimal SHA digest from text with the browser's native cryptography.

Runs locallyNo accountFree
InputPlain text
OutputRead only

Ready. Input is processed only in this tab.

Important

A hash is one-way, but fast hashes alone are not suitable for storing passwords. Use a dedicated password-hashing system for that.

How to use this hash generator

  1. Enter the source text.
  2. Choose a SHA algorithm.
  3. Generate and copy the hexadecimal digest.

Related developer tools