Last updated
Offline JWT decoder and (optional) signature verifier — single native exe, no runtime needed.
$ winget install --id ShikeChen.JwtDecoder --exact --version 1.2.2Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
jwtdecode is a single ~2.5 MB Native AOT executable (no .NET runtime required) that decodes JSON
Web Tokens fully offline. It supports every major JOSE algorithm family (HS/RS/PS/ES 256/384/512),
query expressions for extracting individual claims, expiry / not-before validation, and
signature verification from key files or stdin. Works as a standalone command or in pipelines.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for JwtDecoder.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from ShikeChen or browse jwt, json-web-token, decoder.