What this tool does
SHA hash / checksum generator
Turn text into a SHA-256, SHA-384 or SHA-512 checksum locally in your browser.
One focused job. No account, app or dashboard to set up first.
Utilities & Security
Generate SHA-256, SHA-384 or SHA-512 hashes locally for quick integrity checks, comparisons and technical workflows.
The text you enter stays in your browser and is processed with the Web Crypto API.
SHA-256 checksum
Your checksum will appear here.A hash is a fingerprint for data, not encryption. You cannot turn a SHA hash back into the original text.
The annoying bit
You don't necessarily need a cryptography lesson. Sometimes you have a value, someone gave you a checksum, and you just need to turn yours into the same kind of fingerprint so you can compare them.
What this tool does
Turn text into a SHA-256, SHA-384 or SHA-512 checksum locally in your browser.
One focused job. No account, app or dashboard to set up first.
Worth knowing
If you are comparing two values, use the same algorithm and compare the full hash rather than just the beginning or end.
For file or release verification, compare against a checksum published by a source you already trust. Raw SHA hashes are not suitable on their own for storing user passwords.
In plain English
The same input with the same SHA algorithm produces the same hash. Your input is processed locally with the Web Crypto API and is not uploaded by this tool.
Use the result where you need it, then move on.
Got another annoying job?
We’ll probably have a monkey for it. If we don’t yet, tell us what keeps wasting your time.