Hash Generator
Compute cryptographic hashes of any text with MD5, SHA-1, SHA-256, SHA-384 and SHA-512. SHA family runs on the native Web Crypto API — fast, secure and fully offline.
🔒 Privacy: all processing happens locally in your browser. Nothing is uploaded.
SHA algorithms run on the browser Web Crypto API
Related tools
JSON Formatter
Format, validate and minify JSON in your browser. No data is ever uploaded.
JSONValidateMinify
JSON Diff
Compare two JSON documents side by side and see differences instantly.
JSONCompareDiff
JWT Decoder
Decode JWT tokens, inspect the header and payload, and verify signatures.
JWTTokenAuth
Base64 Encoder/Decoder
Encode text or files to Base64, or decode Base64 back to readable text.
Base64EncodeDecode