Base64 Encode / Decode
This Base64 tool encodes plain text to Base64 and decodes Base64 back to text, with full Unicode (UTF-8) support. Everything runs in your browser.
Última actualización: July 2026
Base64 (specified in RFC 4648) encodes binary or text data using 64 printable ASCII characters, so it can travel safely through systems that only handle text — such as email or data URIs. Encoding increases size by roughly 33%, since every 3 bytes become 4 characters. This tool encodes and decodes with full Unicode (UTF-8) support, entirely in your browser.
Loading tool…
Cómo usar Base64 Encode / Decode
- Paste your text or Base64 string.
- Choose Encode or Decode.
- Copy the result.
Preguntas frecuentes
Does it support emoji and non-English text?
Yes. The tool encodes via UTF-8, so emoji and all Unicode characters work correctly.
What happens with invalid Base64?
When decoding, malformed input shows a clear error instead of producing garbage.
Is my data sent anywhere?
No. Encoding and decoding happen entirely in your browser.
herramientas para desarrolladores relacionadas
UUID Generator
Generate random v4 UUIDs (GUIDs) in bulk and copy them with one click. Free, instant and fully in-browser using the secure crypto API.
JSON Formatter & Validator
Format, beautify, minify and validate JSON instantly. Free, private, in-browser JSON formatter with clear error messages.
Generador de códigos QR
Crea un código QR para una URL, texto o wifi gratis y en tu navegador. Descárgalo en alta resolución: sin subir nada, sin marca de agua.
Generador de contraseñas
Crea contraseñas seguras y aleatorias con opciones de longitud y símbolos, gratis y en tu navegador. Nada se sube.