Skip to content

Encodeurs & Crypto

Encodage / Décodage Base64

Encodeur et décodeur Base64 gratuit. Encodez du texte en Base64 ou décodez-le en texte brut. Support complet UTF-8 / Unicode. Fonctionne entièrement dans votre navigateur.

Runs in your browser

Note de la rédaction

Understanding · Bytes, in printable ink.

Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.

Questions fréquentes

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.

Les internautes recherchent aussi

Use with

What people reach for next.

Outils similaires

More in this room.

Tout voir dans Encodeurs & Crypto