Format, minify, and validate JSON payloads client-side with zero network transmission.
Decode JSON Web Tokens, inspect header algorithms, payload claims, issue date, and expiration timestamp.
Calculate SHA-256 hashes and Base64 encoded digests required for API payloads and ZATCA Phase 2 e-invoicing.
Generate RFC 4122 compliant version 4 UUIDs using browser Web Crypto API.
Encode and decode standard and URL-safe Base64 strings.
Convert Unix timestamps (seconds / milliseconds) to human-readable UTC and ISO dates.