Encoding / Decoding

JWT Decoder

Decode JWT header and payload segments locally without verifying the signature.

Browser-side onlyNo uploadsInstant output

Logic

The token never leaves the browser; this page only decodes the Base64URL segments.

Input

Source Data

Output

Results