Paste a JWT token to decode and inspect its header and payload. The tool checks the
exp claim to show whether the token is still valid or expired. No verification
is performed — this is for inspection only. Your token never leaves your browser.
JWT Decoder
Decode JWT tokens and inspect header, payload, and expiration
Related Tools
Get weekly dev tools and tips