Free Online Tool

Base64 Encoder & Decoder

Convert text to Base64 or decode Base64 back to text. Copy or download results instantly. No storage.

Mode: ENCODE
Chars: 0
Chars: 0
Clear

About Base64

Base64 encoding transforms data into a safe ASCII representation, ideal for embedding small files in HTML/CSS as data: URIs, sending attachments via email (MIME), or transporting binary through text-based protocols. Decoding reverts the string to its original form. Enable Strict decode to validate padding and characters.