{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Text Tools

Codificador/Decodificador Base64

Codifique e decodifique strings Base64.

Free Apenas no navegador No sign-up Popular
chars words sentences lines

Opções

Resultados

Resultado

Sobre Codificador/Decodificador Base64

Codifique texto para Base64 ou decodifique strings Base64 para texto. Suporta codificação UTF-8 e modo seguro para URL.

Como funciona

Base64 encoding converts binary data to a text representation using 64 ASCII characters. This tool first encodes your text as UTF-8 bytes, then applies Base64 encoding. Decoding reverses the process — Base64 to bytes, then UTF-8 to text.

Perguntas frequentes