JWT Decoder
Decode JSON Web Tokens instantly. Inspect the header, payload, signature, expiry, issued time, and useful validation hints for API debugging, auth troubleshooting, and development workflows.
JWT Decoder Controls
Paste a JWT token, upload a token file, inspect the decoded header and payload, and review timing claims instantly.
Status
JWT decoded successfully
Algorithm
HS256
Type
JWT
Time status
Active
Token length
223
Timing claims
Issued At
11/14/2023, 10:13:20 PM
Not Before
11/14/2023, 10:13:20 PM
Expires At
5/18/2033, 3:33:20 AM
Payload claims
sub
1234567890
name
SmartTools
role
admin
iat
1700000000
nbf
1700000000
exp
2000000000
Signature
Included features
- JWT header and payload decoding in the browser.
- Human-readable timing claims for exp, iat, and nbf.
- Quick time-status hints such as active or expired.
- Copy token, header, and payload data.
- Upload token files and download decoded output.
- Claim-by-claim payload inspection for debugging.
What can this JWT decoder do?
This tool decodes JWT header and payload data, checks token timing claims such as exp, iat, andnbf, shows readable timestamps, and helps you debug auth flows without sending data to a server.
Common use cases
Use it for API debugging, login flow troubleshooting, token expiry checks, OAuth and bearer token inspection, backend development, and quick JWT claim review during testing.
Related tools
Try other useful SmartTools that are related to this tool.
Base64 Encoder / Decoder
Encode and decode Base64 with text and file support, URL-safe mode, copy, download, and instant output.
Open tool โURL Encoder / Decoder
Encode and decode URL strings with text and file support, plus-sign handling, copy, download, and instant output.
Open tool โYAML โ JSON Converter
Convert YAML to JSON and JSON to YAML with validation, file upload, swap mode, copy, download, and error highlighting.
Open tool โDiff Checker
Compare text, code, and config files side by side with change summaries, whitespace and case options, file upload, and downloadable reports.
Open tool โNumber Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal with validation, copy, and instant synced output.
Open tool โJSON Compare Tool
Compare two JSON files or JSON strings with structural diff, key-path changes, validation, and side-by-side output.
Open tool โ