utilio

JWT decoder

Read a token header and payload without verifying its signature.

This only decodes the contents. The signature is not verified, so the result does not prove the token is trustworthy.

About this tool

Read a token header and payload without verifying its signature. Your data is processed in this page. No account or installation needed.

Do not use decoded claims to authorize actions; verify the signature with the correct key.