Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. Common uses include:
Encode or decode URLs
Convert HTML to GitHub-flavored Markdown
Generate random UUIDs (v4)
Convert between JSON and CSV formats
PayPal to Pulsa/E-Wallet
Convert XLSX to a styled HTML table (Google Sheets-style)