Online Tools Hub
Free, fast and browser-based utilities

JWT Decoder

Decode a JSON Web Token (JWT) to view its header and payload, free and entirely client-side.

Decodes header/payload only — does not verify the signature.

About & How to Use

Paste a JWT to instantly view its decoded header and payload as readable JSON. Everything happens in your browser, so your token is never sent anywhere — but remember, this does not verify the signature.