← 返回
未分类 中文

Base64 Tool

Encode and decode base64 data. Support for standard and URL-safe variants.
对 Base64 数据进行编码和解码,支持标准和 URL 安全变体。
dinghaibin dinghaibin 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 294
下载
💾 0
安装
1
版本
#latest

概述

Base64 Tool - Encoding

Encode binary data to base64 and decode base64 back to original.

Quick Start

echo 'Hello' | base64-tool --encode

Features

  • Encode to base64
  • Decode from base64
  • URL-safe variant
  • File and stdin input

Examples

echo 'Hello' | base64-tool --encode
echo 'SGVsbG8=' | base64-tool --decode

See Also

  • Related documentation: man base64 (if available)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 01:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 679 📥 328,417
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,800
it-ops-security

Schedule Task

dinghaibin
在 Linux/Unix 系统上调度和运行周期性任务。适用于设置 cron 作业、定时备份、周期性数据同步、自动报告等场景。
★ 0 📥 458