Texto para Base64
Codifique texto para Base64.
Type or paste text to encode it to Base64. Unicode and emoji are handled correctly via UTF-8. Everything runs locally in your browser.
Sua entrada é processada localmente no navegador — nada é enviado, armazenado ou registrado.
Poupou o seu tempo?Me pague um café
Como funciona
- 1 Type or paste your text.
- 2 The Base64 output appears live.
- 3 Copy or download the result.
Casos de uso comuns
- Embed text in a data URL.
- Encode a value for a config.
- Prepare text for transport.
- Obfuscate text lightly (not encryption).
Perguntas frequentes
Is my text sent to a server?
No. Everything runs locally in your browser — your text is never uploaded, stored or logged.
Does it support Unicode?
Yes — text is encoded as UTF-8 first, so accents and emoji round-trip correctly.
Is it really free?
Yes — free, with no signup and no limits.