JWT Decoder
Paste a JWT token to decode its header, payload, and signature. Inspect claims and check expiry status.
All processing happens in your browser
Decodes only — does NOT verify the signature.
Paste a JWT token to decode its header, payload, and signature. Inspect claims and check expiry status.