How it works
- Paste the text.
- Generate the hashes.
- Copy SHA-256 or SHA-512 output.
Paste text and generate SHA-256 and SHA-512 values locally for checksums, examples and integration tests.
Result
The processed output appears here after you run the tool.
The browser calculates SHA-256 and SHA-512 through the Web Crypto API.
The input text does not need to leave the page to generate a hash.
Hashes are useful fingerprints, but they are not a substitute for encryption or password hashing systems.
No. Hashing runs locally in your browser.
No. This tool focuses on SHA-256 and SHA-512.
No. A hash is one-way for practical use.
Encode and decode Base64 text locally in your browser for quick API, email and integration checks.
EnglishEncode or decode URL components, query parameters and special characters locally in your browser.
EnglishFormat, validate, pretty print, sort and minify JSON locally in your browser with clear parse errors.