Base64 编解码

在线 Base64 编码和解码工具

使用提示

  • • 编码:将普通文本转换为 Base64 字符串
  • • 解码:将 Base64 字符串还原为原始文本
  • • 常用于 URL 参数、邮件正文等场景