Base64 Encoder / Decoder

Text & File • Encode / Decode

Convert to / from Base64
About
Learn Base64
Contact

About Base64 Encoder / Decoder

This tool converts plain text and files to and from Base64 — a text-based encoding commonly used to embed binary data (images, fonts, documents) inside text formats like JSON, HTML, CSS, or email attachments. You can encode any file into a Base64 string, or decode a Base64 string back into a downloadable file. All conversion happens entirely inside your browser; your files and text are never uploaded anywhere.