🇩🇪 DE
Tool

JWT Decoder

Split a JSON Web Token into header & payload – entirely in your browser, no upload
728×90 · Ad slot 1 – Header Google AdSense
Paste token
728×90 · Ad slot 2 – Middle Google AdSense
My IP JWT Decoder Base64 JSON Hash

What is a JSON Web Token (JWT)?

A JWT consists of three dot-separated parts: header (algorithm & type), payload (the claims – e.g. user ID sub, issuer iss, expiry exp) and the signature. Header and payload are merely Base64URL-encoded – not encrypted. Anyone holding the token can read its contents; the signature only protects against tampering.

This decoder splits the token, decodes header and payload and converts the time claims (iat, nbf, exp) into readable dates. The signature is not verified, as that would require the secret key. Everything runs locally in your browser – the token never leaves your device.

728×90 · Ad slot 3 – Footer Google AdSense · passive Impressionen