Developer tool
JWT Decoder
Decode JWT header and payload data without verifying the signature.
Supported processing happens locally in your browser.
JWT decoding only displays encoded data. It does not verify authenticity or signature validity.
Inspect JWT data
Paste a JSON Web Token to decode its Base64URL header and payload into readable formatted JSON.
