JWT Decoder
Decode JWT headers, payloads, and signatures locally in your browser. Check exp, nbf, and iat timestamps without sending tokens to a server.
Last updated:
JWT token input
Decoding happens in your browser. This tool does not verify signatures.
Local only
Paste a JWT token to decode it automatically