Zurück zur Startseite홈으로
Base64 Encoder/Decoder
Encode Text to Base64 or decode Base64 to Text.
What is Base64 Encoder/Decoder?
What is Base64?
Base64 is a method of encoding binary data into ASCII strings.
How it works
Eingeben Text to encode to Base64, or Eingeben a Base64 string to decode to original Text.
Why use it
Used in email attachments, data transmission, URL parameters, etc.