JWT Decoder

Decode JSON Web Tokens instantly to view headers and payloads.100% Secure: Local processing.

How To Decode a JWT

follow along with the steps below

Step 1

Paste your encoded JWT string (header.payload.signature)

Step 2

The tool instantly decodes the Base64Url segments locally

Step 3

Copy the perfectly formatted JSON payload to your clipboard