Вернуться на главную홈으로
Base64 Encoder/Decoder
Encode Текст to Base64 or decode Base64 to Текст.
What is Base64 Encoder/Decoder?
What is Base64?
Base64 is a method of encoding binary data into ASCII strings.
How it works
Введите Текст to encode to Base64, or Введите a Base64 string to decode to original Текст.
Why use it
Used in email attachments, data transmission, URL parameters, etc.