Encode text to Base64 or decode Base64 back to text.
Encode and decode URL strings to ensure they're properly formatted for web use.
Decode and verify JSON Web Tokens (JWT) and inspect their contents.
Convert text to HTML entities and decode HTML entities back to text.