Convert text to base64 (for embedding small data in configs, emails, or URLs) or decode base64 back to readable text. Handles UTF-8 characters properly, so emoji and non-English text survive the round trip.

Related guides