← 返回
未分类

cn-base64-tool

yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 16
下载
💾 0
安装
1
版本
#latest

概述

slug: cn-base64-tool

name: Base64工具

description: "cn-base64-tool。纯Python标准库,无需API Key。"

keywords: base64, tool

version: "1.0.0"

author: 千策

Base64工具

纯 Python 标准库实现的 Base64 编解码工具。

功能

  • 编码:将字符串或文件内容编码为 Base64
  • 解码:将 Base64 字符串还原为原始内容
  • 文件支持:支持对文件进行 Base64 编码/解码

使用方式

# 编码字符串
python3 cn_base64_tool.py encode "Hello World"

# 解码 Base64 字符串
python3 cn_base64_tool.py decode "SGVsbG8gV29ybGQ="

# 编码文件
python3 cn_base64_tool.py encode_file input.png

# 解码文件
python3 cn_base64_tool.py decode_file output.b64 output.png

# 批量编码(目录)
python3 cn_base64_tool.py encode_dir ./my_folder

技术说明

  • 纯 Python 标准库(base64argparse
  • 无外部依赖
  • 支持 UTF-8 字符串

出品: AISoBrand|爱索品牌 — AI搜索优化工具

官网: https://aisobrand.com

免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 11:11 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

design-media

agnes-image-gen

user_15292d5a
使用 Agnes AI 的图片生成模型生成图片,支持文生图(agnes-image-2.1-flash)和图生图(agnes-image-2.0-flash)。支持自定义 API Key,用户可使用自己的 Agnes Key。优化重点:降低
★ 0 📥 127
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,685
dev-programming

Mcporter

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