工作台 · 本地优先
Decode a JWT and read its payload
Paste a JSON Web Token and this pipeline decodes it to the JSON payload — every claim laid out and pretty-printed. Nothing leaves your browser, so it is safe for real tokens.
步骤: JWT → payload
更多配方
Paste a JSON Web Token and this pipeline decodes it to the JSON payload — every claim laid out and pretty-printed. Nothing leaves your browser, so it is safe for real tokens.