ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Batch Image Processor Pro

Skill by bingze00000

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bingze00000/batch-image-processor-pro
Or

Batch Image Processor - 批量图片处理工具

功能描述

批量图片处理工具,支持压缩、裁剪、水印、格式转换等操作。

使用场景

  • 电商图片批量处理
  • 社交媒体配图批量生成
  • 照片批量压缩
  • 图片批量加水印
  • 格式批量转换
  • 批量裁剪调整

命令

批量压缩

压缩图片 目录=./images 质量=80% 输出目录=./compressed

批量加水印

图片加水印 目录=./photos 水印=logo.png 位置=右下角 输出=./watermarked

批量转换格式

转换图片格式 目录=./src 格式=jpg 输出目录=./output

批量裁剪

裁剪图片 目录=./photos 尺寸=1080x1080 模式=居中 输出=./cropped

批量重命名

重命名图片 目录=./photos 格式=product_001.jpg 输出=./renamed

支持格式

输入: JPG, PNG, GIF, WEBP, BMP, TIFF 输出: JPG, PNG, WEBP, GIF, BMP

处理功能

  • 压缩优化
  • 格式转换
  • 添加水印
  • 裁剪调整
  • 尺寸缩放
  • 批量重命名
  • EXIF 信息清理
  • 色彩调整

特性

  • 批量处理
  • 保持质量
  • 快速处理
  • 支持大图

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bingze00000-batch-image-processor-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.