Web
Decode and inspect a JSON Web Token’s header and payload (no signature check).
Decode, verify (HS256/RS256), and sign JSON Web Tokens locally for testing.
Encode and decode text to and from Base64 (UTF-8 safe).
Convert XML into JSON.
Parse a .env file into a key/value table, flag duplicate keys and secrets, and export JSON.