Encoding, decoding and hashing functions.
Convert text and files to Base64 and back, including the URL safe variant.
Compute SHA-1, SHA-256, SHA-384 and SHA-512 of any text, without the text leaving your browser.
Apply and remove percent encoding in URLs, telling a whole address apart from a single parameter value.
Read the header and payload of a JWT and interpret its timestamps, without the token leaving your browser.