Base64 Converter

Encode text to Base64 and decode Base64 to text

Base64 Encoded

Enter input above

About Base64

Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It is commonly used when there is a need to encode binary data that needs to be stored and transferred over media designed to deal with text. Common uses include email attachments, data URLs, and API tokens.

💡

Help us improve!

How would you rate the Base64 Converter?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: NIST Guide to SI Units

by National Institute of Standards

🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.