SHA-384 Hash Generator

Scan to open this page

Generate a SHA-384 hash from text or a file live, and compare it against an expected checksum instantly — useful for verifying a downloaded file's integrity.

How it works

  1. Type text, or switch to the File tab and choose a file
  2. The SHA-384 hash updates live below — no button, files hashed locally, never uploaded
  3. Optionally paste a published checksum into "Compare against expected hash" to see an instant match/mismatch

Frequently asked questions

Can I verify a downloaded file's checksum?

Yes — select the file, then paste the checksum the publisher provided into the "Compare against expected hash" field for an instant match or mismatch.

Can text and file hashing both happen on this one page?

Yes, switch between the Text and File tabs without leaving the page.

Can I use SHA-384 for password storage?

Not recommended — a raw hash with no salt or key-stretching isn't safe for passwords. Use bcrypt or Argon2 instead.

#Sha384HashGenerator#Sha384CompareExpectedHash#Sha384FileAndTextOneTool#Sha384OnlineLiveNoAds

Related tools

From the blog

Update history

  • 2026-08-30 Added: a cover image — used as the card thumbnail, social share image, and blog title image.
  • 2026-08-29 Launched: live SHA-384 hashing (text and file, same page, no button) via Web Crypto API, with an expected-hash comparison field for verifying file checksums.