Decodificador e Codificador Base64 online — conversor grátis

Codificador e decodificador Base64 online gratuito. Codifique texto ou binário em Base64, ou decodifique de volta à forma original — totalmente no seu navegador.

Cole texto UTF-8 abaixo e alterne entre Codificar e Decodificar. Útil para incorporar tokens, imagens e credenciais em URLs, JSON ou cabeçalhos de e-mail.

Casos de uso comuns

Perguntas frequentes

Is my input sent to your server?+

No. Base64 encoding and decoding both run in your browser via the standard btoa/atob APIs. Nothing leaves the page.

Why is my decoded output garbled?+

Either the input is not valid Base64 (check for missing padding or stray characters), or the original data was binary, not text. A binary viewer is the right tool for non-text payloads.

Does it handle UTF-8 / emoji?+

Yes. We pipe the input through encodeURIComponent / unescape before btoa so emoji and non-ASCII characters round-trip correctly.

Ferramentas

DICA DE SEGURANÇA

Usando senhas padrão? Proteja a sua rede com a criptografia NordVPN.