This week's tip of the week is DevToys.
You need to decode base64. You open a site. Then you need to format JSON. Different site. Test a regex? Another tab. JWT decode? Now you're just hoping none of these sites are sketchy and logging your data.
DevToys puts all of that in one offline desktop app. A JSON formatter, URL encoder/decoder, JWT decoder, regex tester, diff viewer, hash generator. Welcome to the tools buffet!
It works on macOS, Windows, and Linux. Head to the download page to get started.

DevToys decoding a JWT
That's it! Short and sweet. Until the next one!

