JWT Inspector
Decode and inspect JSON Web Tokens. View header, payload, and claims with human-readable timestamps.
Decoding a JWT is not the same as verifying it. This tool only decodes the token — it does not validate the signature.
All processing happens locally in your browser. No data is sent to any server.