Base64 Encoder / Decoder
Encode text or files to Base64, or decode Base64 strings back to text
Input0 chars
Base64 Output0 chars
Encode Text to Base64
Paste or type text to encode it to Base64 format
Encode Text
Convert any text, JSON, or data to Base64 format for safe transmission
Encode Files
Upload images, documents, or any file to get Base64 and data URIs
Decode Base64
Convert Base64 strings back to readable text or binary data
URL-Safe Mode
Generate URL-safe Base64 for use in URLs and filenames
Base64 Tips
- Size increase: Base64 encoding increases data size by approximately 33%
- Character set: Standard Base64 uses A-Z, a-z, 0-9, +, and / with = for padding
- URL-safe: Replace + with -, / with _, and remove = padding for URLs
- Data URIs: Use format
data:type;base64,DATAto embed in HTML/CSS - Binary data: Base64 is ideal for transmitting binary data in text-only systems
Need Custom Data Processing Solutions?
Brix340 builds APIs, data pipelines, and automation tools for your business.
Get a Free Consultation