Base-64 Encode a String

👁 9 views 📁 CV Templates

Base64 Encode a String

Encode plain text to Base64 or decode Base64 to text

Base64 encodes binary data as ASCII text. Used in emails (MIME), data URLs, and API authentication. Supports full Unicode including emoji.