Codifica/decodifica Base64

Encode text to Base64 or decode Base64 to text online, free. Unicode-safe and 100% client-side, your data never leaves your browser.

Come usare Codifica/decodifica Base64

  1. Enter text (to encode) or a Base64 string (to decode).
  2. Click "Encode" or "Decode".
  3. Copy the result.

Domande frequenti

Is it Unicode-safe?

Yes, emojis and accented characters are encoded and decoded correctly using UTF-8.

Is Base64 encryption?

No. Base64 is an encoding, not encryption, it is easily reversible and provides no security.

Strumenti correlati