Launched this week
JWT Token Decode

JWT Token Decode

Decode & inspect JWTs locally — auto-capture from requests

3 followers

Chrome extension for developers to decode and inspect JWTs safely — entirely locally. JWT Token Decode auto-captures tokens from web requests, shows headers, payloads, and claims in a clean, readable view, and helps debug authentication flows without pasting sensitive tokens into online tools.
JWT Token Decode gallery image
JWT Token Decode gallery image
JWT Token Decode gallery image
Free
Launch Team
Turbotic Automation AI
Turbotic Automation AI
Build powerful automations without code. 1 Month Free!
Promoted

What do you think? …

Maxim Dmitriychuk
Hey Product Hunt! 👋 I built JWT Token Decode because I was tired of pasting sensitive tokens into online JWT decoders while debugging auth flows. This Chrome extension decodes tokens entirely locally and can auto-capture JWTs from web requests, so you can inspect headers, payloads, and claims in seconds. I’d love feedback from developers — what would make JWT debugging easier in your daily workflow?
Delich

@new_user___34620255be6c913c5c85d4c 
Is this application fully offline? Can you confirm that no data is transmitted to any external server during or after use?

Maxim Dmitriychuk

@delich Thanks for the question 🙌
Yes — the extension runs fully locally in the browser.
No data is sent to any external server during or after use.

The full source code is open and available on GitHub — you can also see from the repository structure that there’s no backend involved.

🔗 https://github.com/softcoredevman/jwttokendecode