Skip to content

Codificadores e Cripto

Codificar / Descodificar Base64

Codificador e descodificador Base64 gratuito. Codifique texto para Base64 ou descodifique de volta para texto simples. Suporte completo a UTF-8 / Unicode. Executa inteiramente no seu navegador.

Runs in your browser

Nota do editor

Understanding · Bytes, in printable ink.

Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.

Perguntas frequentes

Quick answers.

Is Base64 encryption?

No — Base64 is encoding, not encryption. Anyone can decode it. Use it for safe transport of binary data through text channels, never for security.

Does it support Unicode?

Yes. Text is encoded as UTF-8 before Base64, so emoji and non-Latin characters round-trip correctly.

Is my input uploaded anywhere?

No. Encoding and decoding happen locally in your browser.

What's the difference between Base64 and Base64URL?

Base64URL replaces + and / with - and _ to be safe in URLs. We support both — toggle in settings.

Is the tool free?

Yes — fully free, no signup.

As pessoas também pesquisam por

Use with

What people reach for next.

Ferramentas relacionadas

More in this room.

Ver tudo em Codificadores e Cripto