← 返回
内容创作 中文

二维码生成器

Generate QR codes from text, URLs, or images. Use when users ask to 'generate QR code', 'create QR', or 'make QR code for'. Supports text content, URLs, and...
从文本、网址或图片生成二维码。当用户要求“生成二维码”、“创建二维码”或“制作二维码”时使用。支持文本内容、网址等。
nbf819-web
内容创作 clawhub v3.0.0 1 版本 99906.5 Key: 无需
★ 0
Stars
📥 1,069
下载
💾 97
安装
1
版本
#latest

概述

QR Code Generator

Generate QR codes from text, URLs, or local images. Perfect for sharing links, contact information, or small images via scannable codes.

Features

  • ✅ Generate QR codes from text
  • ✅ Generate QR codes from URLs
  • ✅ Generate QR codes from local images (auto-compressed)
  • ✅ Customizable QR code size and colors
  • ✅ Returns image path for easy sharing

Installation

pip install qrcode[pil] pillow

Usage Examples

Basic Usage

from agent import handle_call

# Generate QR for URL
result = handle_call({"content": "https://openclaw.ai"})

# Generate QR for text
result = handle_call({"content": "Hello OpenClaw"})

# Generate QR from image
result = handle_call({"image": "/path/to/image.jpg"})

Command Line

# Install dependencies first
pip install qrcode[pil] pillow

# Run the example
python example.py

Parameters

  • content (string): Text or URL to encode
  • image (string): Full path to local image file

Returns

  • image_path: Path to generated QR code image
  • error: Error message if failed
  • message: Informational message

Notes

  • Images larger than 10MB will be rejected
  • Large images are automatically compressed for QR encoding
  • For best results with images, use URLs instead of local files

版本历史

共 1 个版本

  • v3.0.0 当前
    2026-03-29 10:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 861 📥 200,186
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,546
content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,112