Skip to main content
Security and privacy

Hash generator

Generate a text cryptographic digest locally using modern SHA algorithms.

Continue in Workspace
  • 100% local
  • Instant
  • Free
  • No account
  • Works offline
  • Clipboard
  • Workspace compatible

Compute a SHA digest from text directly in your browser. A hash checks data integrity but cannot restore the original text.

Guide

How to use this tool

  1. 1

    Enter text

    Paste the value whose digest you want to calculate.

  2. 2

    Choose an algorithm

    Select SHA-256, SHA-384 or SHA-512.

  3. 3

    Copy the hash

    Use the digest for comparison or integrity checking.

Examples

SHA-256 of hello

Input

hello

Result

2cf24dba5fb0a30e26e83b2ac5b9e29e…

Tips and best practices

  • Use SHA-256 or a longer variant for modern integrity checks.
  • A simple hash is not suitable for secure password storage.
  • Always compare digests produced with the same algorithm and encoding.

Frequently asked questions

Can a hash be decrypted?

No. Hash functions are designed to be one-way, although weak inputs may be recovered through guessing or dictionaries.

Which algorithm should I choose?

SHA-256 fits most common integrity checks. SHA-384 and SHA-512 produce longer digests.

Can I hash a password with this tool?

You can for testing, but real password storage requires a dedicated salted, adaptive function such as Argon2, scrypt or bcrypt.

You may also like

Security and privacy

Password generator

Generate strong, customizable passwords.

100% localNewFeatured
Use this tool
Security and privacy

JWT decoder

Decode the header and payload of a JWT.

100% localNew
Use this tool
Images

Resize an image

Change the dimensions of a PNG, JPEG or WebP image.

100% localNewFeatured
Use this tool
PDF and documents

Merge PDF files

Combine several PDF files in the selected order.

100% localNewFeatured
Use this tool
Data and spreadsheets

Clean an Excel or CSV file

Remove duplicates, empty rows and unnecessary spaces.

100% localNewFeatured
Use this tool

Latest additions

Images

Resize an image

Change the dimensions of a PNG, JPEG or WebP image.

100% localNewFeatured
Use this tool
PDF and documents

Merge PDF files

Combine several PDF files in the selected order.

100% localNewFeatured
Use this tool