π’ Base64 File Encoder
π This tool has been merged into base64 encode decode. Please use the new version.
Updated: 2026-07-11
π€ Upload File
Drag & drop or click to select a file
Images, PDFs, ZIPs, fonts, etc.
βοΈ Output Format
π Decode Base64
π‘ What is Base64?
Base64 encodes binary data into ASCII text. Common uses include embedding images in HTML/CSS, file transfer in JSON APIs, and font embedding.
Note: Base64 data is ~33% larger than the original file. Best for files under 1MB.