AllFileBox

Codificador/Decodificador Base64Herramienta Online Gratuita

Úsala al instante, gratis, sin registro. Tus archivos se procesan localmente y nunca se suben.

By the AllFileBox Team · Last updated: 2026-06-11

AdSense Slot: 1111111111
Advertisement
AdSense Slot: 2222222222

Base64 is a free online tool that encodes text into Base64 and decodes Base64 back into readable text in your browser, a common task for embedding data and transmitting binary safely.

What Base64 is for

Base64 represents binary or text data using 64 safe ASCII characters, so it can travel through systems that only handle text, such as email, JSON, and data URLs. It is how images get embedded directly in HTML, how credentials are passed in some headers, and how binary attachments survive text-only channels. Encoding does not encrypt; it only re-represents data.

Encoding increases size

Because Base64 turns every three bytes into four characters, the encoded output is about 33 percent larger than the original data. That overhead is the price of text safety. For that reason you encode only when a channel requires plain text, and you decode back to the original whenever you need the real bytes for storage or display.

Encode and decode both ways

The tool converts in both directions: paste plain text to get its Base64 form, or paste a Base64 string to recover the original. This is handy for inspecting a data URL, decoding the readable parts of a token, or preparing a small asset to inline in code. Invalid Base64 input is flagged so you know the string is malformed.

Private and local

Base64 runs entirely in your browser. Your text is encoded or decoded locally and is never uploaded or stored, so sensitive strings and tokens stay on your device. There is no server involved, the conversion is instant, and closing the tab clears your data from memory.

Cómo Usar Codificador/Decodificador Base64

  1. Open the Base64 tool.
  2. Paste your text or Base64 string into the box.
  3. Choose encode or decode.
  4. See the converted result instantly.
  5. Copy the output to use anywhere.

Inline a small image

Inline a small image

Encode a tiny icon to Base64 so you can embed it directly in HTML or CSS as a data URL.

Inspect a token

Decode the readable segments of a Base64 string to check what data it contains.

Pass text safely

Encode a snippet so it survives a channel that only accepts plain ASCII text.

Base64 at a glance
PropertyDetailNote
Alphabet64 charactersA-Z, a-z, 0-9, + and /
Size changeAbout 33% largerThree bytes become four
PurposeText-safe transportNot encryption

Herramientas Relacionadas

Características Clave Codificador/Decodificador Base64

Archivos procesados localmente — nunca subidos a servidor
Procesamiento rápido con WebAssembly
Sin cuenta, sin registro requerido
100% gratis para todos los usos estándar
Disponible en 70 idiomas
Funciona en cualquier dispositivo

Tus Archivos Permanecen Privados

Todo el procesamiento ocurre en tu navegador. Tu archivo nunca se envía a nuestros servidores.

Preguntas frecuentes

AdSense Slot: 6666666666