Base64 Encode / Decode
Encode text to Base64 or decode Base64 to text.
入力
出力
Encode any text to Base64 or decode Base64 back to text. Unicode-safe.
使い方
- Choose Encode or Decode.
- Type or paste your input.
- Copy the output.
よくある質問
- Is it unicode-safe?
- Yes, UTF-8 text encodes and decodes correctly.
- Is data uploaded?
- No, it runs in your browser.