Dark Mode

JWT Decoder

Decode and inspect JWTs locally. No data leaves your browser.

Paste a JWT token to decode

How to Use

1. Paste your JWT token into the input field.2. The tool will decode the token and display the header and payload in a readable format.

Ensure your JWT token is correctly formatted with three parts separated by dots.