JWT Token
Enter token to check
Token Info

Token information will appear here

This tool decodes JWT tokens and checks their expiration status. It shows the payload, expiration time (exp), issued time (iat), and whether the token is valid or expired. All processing happens client-side; your tokens are never sent to any server.