Codificar/decodificar Base64
Encode text to Base64 or decode Base64 to text online, free. Unicode-safe and 100% client-side, your data never leaves your browser.
Cómo usar Codificar/decodificar Base64
- Enter text (to encode) or a Base64 string (to decode).
- Click "Encode" or "Decode".
- Copy the result.
Preguntas frecuentes
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.