Skip to content
C

JWT Decoder

Inspect a JSON Web Token's header and payload, with time-claim decoding.

Token

Status
Awaiting token
Signature is not verified.Verifying a JWT signature requires the issuer's public key, which is private to your application. Use this tool to inspect token contents during development; verify signatures server-side using your auth library.

About the JWT Decoder

MethodologyHome

Inspect a JSON Web Token's header and payload, with time-claim decoding. Use this free jwt decoder to get instant results. All calculations run in your browser — nothing is sent to a server.

Frequently asked questions

What does this JWT Decoder do?

Inspect a JSON Web Token's header and payload, with time-claim decoding.

Is it free?

Yes — every calculator on Calcly is free, with no sign-up or account required.

Does it work offline?

The site is a Progressive Web App — after your first visit, most pages work without an internet connection.