ToolPal

Base64编码器/解码器

即时将文本编码为Base64或将Base64解码为文本。

使用方法

即时将文本编码为Base64或将Base64解码为文本。

  1. 1Enter text to encode or Base64 string to decode.
  2. 2Select 'Encode' or 'Decode' mode.
  3. 3The result appears instantly as you type.
  4. 4Copy the output to use in your project.
  5. 5Use the encoded output in HTML data URIs, HTTP headers, or API payloads.

主要功能

  • Real-time encode and decode as you type
  • Supports UTF-8 text and special characters
  • Used for data URIs, API auth, and JWT tokens
  • No file size limits — works in your browser
  • Privacy-safe — all processing stays local, nothing is sent to a server

常见问题

了解更多