Decoder Encoder Base64 online — convertitore gratis

Codificatore e decodificatore Base64 gratuito online. Codifica testo o binario in Base64, o decodifica di nuovo nella forma originale — interamente nel browser.

Incolla testo UTF-8 sotto e passa tra Codifica e Decodifica. Utile per incorporare token, immagini e credenziali in URL, JSON o header email.

Casi d'uso comuni

Domande frequenti

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.

Strumenti

CONSIGLIO DI SICUREZZA

Usi password predefinite? Proteggi la tua rete con la crittografia NordVPN.