$jwt-decoder
Testers
Paste a JSON Web Token to decode its header, payload, and signature. Everything runs in your browser — your token is never sent to a server.
Signature is not verified — this tool only decodes the token. Do not use this to validate trust.
Paste a JWT above to decode it