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 atualização: 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.
Como usar Base64 Encode / Decode
- Paste your text or Base64 string.
- Choose Encode or Decode.
- Copy the result.
Perguntas frequentes
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.
ferramentas para desenvolvedores 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.
Gerador de QR Code
Crie QR Codes grátis para links, texto, Wi-Fi e PIX-copia-e-cola — com cores e logo. Baixe em PNG ou SVG. Sem cadastro, no navegador.
Gerador de senhas
Gere senhas fortes e aleatórias com o tamanho e os caracteres que você escolher — criptograficamente seguras, geradas no seu navegador.