Web
Decode, verify (HS256/RS256), and sign JSON Web Tokens locally for testing.
Decode and inspect a JSON Web Token’s header and payload (no signature check).
Encode and decode text to and from Base64 (UTF-8 safe).
Compute and verify HMAC webhook signatures for GitHub, Stripe, Slack, or a custom scheme — locally, no network.