Decode JSON Web Tokens to view header, payload, and signature. No verification performed - client-side only.
Security Notice
This tool only decodes JWTs without signature verification. Never paste sensitive tokens into any online tool. All processing happens client-side and no data is sent to servers.
No JWT Token
Paste a JWT token above to decode its header, payload, and signature.