JWT Decoder & DebuggerSecurity
Decoded claims will appear here
Paste a JWT on the left to inspect the header, payload, and standard claims.
Capabilities & How-To Guide
Instructions, supported options, and client-side privacy guarantee.
Show GuideHide Guide
Capabilities & How-To Guide
Instructions, supported options, and client-side privacy guarantee.
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. Our tool allows you to instantly decode the header and payload sections to inspect their contents.
Security Warning:
JWTs are encoded, NOT encrypted. Never include sensitive data like passwords or credit card numbers in a JWT payload, as anyone who possesses the token can decode it.
Related tools
Other utilities people use next.
Create strong, random passwords with custom requirements for length and character types.
Generate random UUIDs (v4) for your development and testing needs.
Check the strength and entropy of your password with a detailed security analysis.