Encode and decode text and images to Base64, including the URL-safe variant.
Encode and decode text to Base64, with Unicode/UTF-8 support and URL-safe variant.
Convert images to Base64 to embed them in HTML, CSS or JSON, and decode them back.