Base64 Encode / Decode

Encode text or binary data to Base64, and decode Base64 strings back to text. Also supports file encoding.

Text to Encode
Base64 Output
💡 What is Base64?

Base64 encodes binary data as ASCII text. Used in email attachments, data URIs, and API authentication headers.

☕ Buy me a coffee