01 / Fast steps
- Paste a JWT (header.payload.signature).
- Run the tool.
- Review the decoded header, payload and expiry status.
Paste a JSON Web Token to instantly decode its header and payload and check whether it has expired.
Updates instantly as you type
01 / Fast steps
02 / Best for
03 / Keep in mind
Tool connections
faq
No, it only decodes the header and payload. Verifying the signature requires the secret or public key, which this tool never asks for.
No, decoding runs entirely in your browser and the token never leaves your device.
Yes, JWT Decoder is completely free, with no sign-up and no usage limits. It runs entirely in your browser, so your data never leaves your device.