← 返回
效率工具 中文

Generate Qrcode

Generate QR codes from URLs or text using a pre-built Python script with qrcode library
使用预构建的Python脚本和qrcode库,从URL或文本生成二维码
whubbt
效率工具 clawhub v1.1.1 1 版本 99888.5 Key: 无需
★ 0
Stars
📥 896
下载
💾 12
安装
1
版本
#latest

概述

QR Code Generator

Generate QR codes from URLs or text using a pre-built Python script.

Usage

IMPORTANT: Use the existing Python script, don't write inline code.

python3 ~/.openclaw/skills/generate-qrcode/agent.py "<URL or text>" <output_path>

Examples

Generate QR code for a URL:

python3 ~/.openclaw/skills/generate-qrcode/agent.py "https://www.baidu.com" ~/Desktop/baidu_qr.png

Generate QR code for text:

python3 ~/.openclaw/skills/generate-qrcode/agent.py "Hello World" ~/Desktop/hello.png

Output

  • PNG image file with QR code
  • Default size: 10x10 boxes per module
  • 4-box border

Requirements

  • Python 3.x
  • qrcode library (pre-installed)

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-03-29 18:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,128
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,965
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,461