Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. Common uses include:
Convert HTML to GitHub-flavored Markdown
Format, validate, and beautify JSON
Bidirectional JSON/XML converter
Generate random UUIDs (v4)
Generate MD5, SHA hashes
Resize images online