Nothing is uploaded. Just open it and start.
Paste any JWT to instantly read its header, payload, and claims, see exactly when it expires, and verify the signature against your secret or public key. No sign-up, no upload — your tokens and keys stay on your machine.
Pretty-printed header and payload with a labelled claims table for iss, sub, aud, exp, and more.
exp, nbf, and iat are shown as readable dates with a clear active / expired / not-yet-valid badge.
Check HMAC secrets or RSA/EC/EdDSA public keys with Web Crypto — right in your browser.
Tokens, secrets, and keys never leave your browser. There's no server round trip, ever.
Write Mermaid diagrams, preview live, export PNG/SVG, and share with a link.
Format, validate, and minify JSON with live error checking and one-click download.
Compare two code snippets or files with a clear, color-coded diff, side-by-side or unified.
Encode and decode text with Base64 or URL encoding instantly, entirely in your browser.