開発者ツール

Base64 online encoder & decoder

Encode text to Base64 or decode Base64 back to text.

Base64 Encode/Decode

使い方

  1. テキストまたはBase64を貼り付けます。
  2. エンコードまたはデコードを選択します。
  3. 結果をコピーします。

Best practices

  • Preview the output before downloading or sharing it.
  • For best performance, try with smaller inputs first.
  • Avoid pasting sensitive data on shared devices.

プライバシー

一部のツールはブラウザで実行されます。機能によってはサーバー処理が必要な場合があります。

エンコード
入力
hello
出力
aGVsbG8=
デコード
入力
aGVsbG8=
出力
hello

Was this tool helpful?