JWT Decoder

Decode a JSON Web Token’s header and payload, with expiry shown in plain English.

Processed on your device

Frequently asked questions

Does this verify the signature?

No — it decodes the header and payload only, entirely on your device. Verifying a signature needs the signing key and belongs on your server.

Privacy

This tool runs entirely in your browser. Your file is processed on your device and is not uploaded to a server.

Related tools

All Developer Tools