JWT Decoder

Local only

Inspect a JWT header, payload, and time claims without sending the token anywhere.

JWT structure Header Payload Signature
Ready
Signature not verified Decoded locally on this device

JWT

0 characters
Paste a JWT here…

Header

0 characters

Payload

0 characters

Signature

0 characters

Inspect a JSON Web Token

Paste a JWT to reveal its Base64URL header, payload, and readable time claims without uploading it.

Decoded locally. The signature is not verified.

How to use it

  1. 01

    Paste a token

    The JWT stays in memory in this page and is not persisted.

  2. 02

    Decode its contents

    Review formatted header and payload JSON plus common time claims.

  3. 03

    Verify separately

    Decoding does not validate the signature, issuer, audience, or trustworthiness.

Frequently asked questions

Does decoding verify the signature?

No. A decoded token may be forged or modified. Verify it with the correct key and expected claims in your application.

Is my token saved?

No. Nobuf does not intentionally persist the token or send it over the network.

Keep working with other private browser utilities.

All tools

All processing happens locally in your browser.

© 2026 Nobuf

Nobuf

Fast, private utilities powered by your browser.