图片水印工具

# cn-image-watermark - 图片水印工具

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "图片水印工具" with this command: npx skills add freedompixels/cn-image-watermark

cn-image-watermark - 图片水印工具

为图片添加文字或图片水印,防止搬运。

核心功能

  • 文字水印:叠加文字(半透明、位置可调)
  • 图片水印:叠加Logo/小图标
  • 批量处理:对整个文件夹批量加水印
  • 位置控制:九宫格位置(9个锚点)
  • 透明度:0-100可调

使用场景

  • 知识付费内容防搬运(水印",禁止转载")
  • 社交媒体图片品牌标识
  • 封面图添加版权信息
  • 批量处理产品图片

输出格式

{
  "input": "photo.jpg",
  "output": "photo_watermarked.jpg",
  "type": "text",
  "position": "右下",
  "status": "ok"
}

使用方式

# 文字水印
python ~/.qclaw/skills/cn-image-watermark/watermark.py text "photo.jpg" "©养虾记" --position bottom-right

# Logo水印
python ~/.qclaw/skills/cn-image-watermark/watermark.py image "photo.jpg" "logo.png" --position bottom-right --opacity 60

# 批量处理
python ~/.qclaw/skills/cn-image-watermark/watermark.py batch "./photos" "output" "©养虾记"

依赖

  • Python3
  • Pillow(PIL):pip3 install Pillow

标签

cn, watermark, image, photo, protection

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

test

中文个人记账助手。随手记、查统计、设预算、看趋势。 本地存储,无账户、无云端、隐私安全。 当用户说"记账"、"花了多少钱"、"本月支出"、"预算提醒"时触发。 Keywords: 记账, 支出, 预算, 花费, expense, 收支, 月统计.

Registry SourceRecently Updated
General

test

中文待办事项管理。添加/完成/查看待办,优先级排序。 本地存储,无需账号。 当用户说"待办"、"todo"、"任务清单"、"今天要做什么"时触发。 Keywords: 待办, todo, 任务, 清单, task, checklist.

Registry SourceRecently Updated
General

test

中文习惯打卡追踪器。每日打卡、连续天数、习惯统计。 本地存储,无账户,隐私安全。 当用户说"打卡"、"习惯"、"连续多少天"、"今天完成了吗"时触发。 Keywords: 打卡, 习惯, 追踪, streak, habit, 日签, 坚持.

Registry SourceRecently Updated
General

test

JSON工具箱。格式化、比对、提取、压缩、验证JSON。 中文优先,无需API Key,开箱即用。 当用户说"格式化JSON"、"JSON比对"、"JSON提取"、"JSON压缩"、"JSON验证"时触发。 Keywords: JSON格式化, JSON比对, JSON提取, JSON压缩, json, diff.

Registry SourceRecently Updated