Texte en Base64
Encodez du texte en 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.
Votre saisie est traitée localement dans votre navigateur — rien n'est envoyé, stocké ni journalisé.
Ça vous a fait gagner du temps ?Offrez-moi un café
Comment ça marche
- 1 Type or paste your text.
- 2 The Base64 output appears live.
- 3 Copy or download the result.
Cas d'usage courants
- Embed text in a data URL.
- Encode a value for a config.
- Prepare text for transport.
- Obfuscate text lightly (not encryption).
Questions fréquentes
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.