Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. Common uses include:
Bidirectional JSON/XML converter
Format, validate, and beautify JSON
Convert HTML to GitHub-flavored Markdown
Generate random UUIDs (v4)
Check SSL certificates
Generate secure passwords