Decoding and analysis tools for encoded formats. Decode your JWT tokens and other formats to understand their content.
JWT Decoder
This JWT decoder reveals the content of a JWT token (split into 3 parts: header, payload, signature). Decoding is performed entirely in your browser, no data is sent to a server.