Input (Text)
Size: 0 B
Chars: 0
Output (Base64)
Size: 0 B
Chars: 0
Ratio: —
Advertisement
728 × 90 — Leaderboard Ad
Base64 Encoder & Decoder — Free Online Tool
What is Base64?
Base64 is a binary-to-text encoding that converts binary data into a string of ASCII characters. It's commonly used to embed images in HTML/CSS, send binary data in JSON or XML, encode email attachments, and store binary content in text-based formats. Each Base64 character represents 6 bits of data, making the encoded output about 33% larger than the original.
How to use
- Choose Encode or Decode mode using the tabs above
- Type, paste, or upload a file in the input panel
- The tool converts in real-time as you type
- Copy the result or download it as a file
- Enable URL-safe mode to use
-and_instead of+and/