All ToolsJWT Decoder
JWT Decoder
Decode and inspect JWT tokens — header, payload, expiry. Everything stays in your browser, nothing is sent to a server.
JWT Token
⚠ This tool decodes the JWT payload — it does not verify the signature. Never trust decoded claims without server-side verification.
Paste a JWT token above to decode it