Base64 エンコード&デコード

テキストを入力してBase64にエンコードしたり、Base64文字列を貼り付けてテキストにデコードしたりできます。ファイルをドロップしてBase64データURLに変換することもできます。

Drop a file here or click to upload

Any file type supported

機能

Text encode / decode
File to Base64
Base64 to file download
Auto-detect input
Show encoded size

使い方

1. 上部で「エンコード」または「デコード」を選択します。

2. 左側にテキストを入力・貼り付け、またはアップロードゾーンにファイルをドロップします。

3. 「処理」をクリックすると結果が右側に表示されます。

4. 「コピー」で結果をコピーします。

よくある質問

What is Base64?
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format.
Is Base64 encryption?
No, Base64 is an encoding, not encryption. It does not provide security — anyone can decode it.

関連ツール