Decode JWTs, generate cryptographic hashes and create strong passwords. Everything runs locally, so credentials and secrets never leave your device.
4 tools in this category.
Decode a JSON Web Token into readable header and payload JSON, entirely in your browser.
Break a token down claim by claim, with iat/exp/nbf decoded into real dates and an expiry verdict.
Generate MD5, SHA-1, SHA-256, SHA-384 or SHA-512 digests in hex or Base64, computed locally.
Generate cryptographically secure passwords with guaranteed character variety and a real entropy score.