Vision — Image Processing, Resize, Convert & Watermark

Resize, crop, convert, and optimize images using ImageMagick. Use when processing photos, converting formats (PNG/WebP), compressing size, or adding watermarks.

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 "Vision — Image Processing, Resize, Convert & Watermark" with this command: npx skills add xueyetianya/vision

vision

Image processing toolkit powered by ImageMagick.

Quick Start / 快速开始

Just ask your AI assistant: / 直接告诉 AI 助手:

  • "Resize photo.jpg to 800px width" (帮我把 photo.jpg 缩小到 800 宽)
  • "Convert this PNG to WebP format" (把这张 PNG 图片转换成 WebP 格式)
  • "Add watermark: © 2025 BytesAgain" (给这张图加个水印)

Commands

resize

Resize an image.

bash scripts/script.sh resize --input photo.jpg --width 800
bash scripts/script.sh resize --input photo.jpg --percent 50

convert

Change image formats.

bash scripts/script.sh convert --input photo.png --to webp
bash scripts/script.sh convert --input photo.jpg --to png

optimize

Compress file size without losing quality.

bash scripts/script.sh optimize --input photo.jpg --quality 80

watermark

Add text watermark to images.

bash scripts/script.sh watermark --input photo.jpg --text "© 2025" --position southeast

Requirements

  • bash 4+
  • ImageMagick (convert, identify)

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

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

批量图片编辑器

批量图片处理工具。支持批量压缩、调整尺寸、添加水印、格式转换。一键处理整个文件夹,输出到指定目录。适用于电商图片、社媒素材、证件照批量处理。

Registry SourceRecently Updated
1050Profile unavailable
General

FFHub FFmpeg Skill

Process video/audio files using FFHub.io cloud FFmpeg API. Use when the user wants to convert, compress, trim, resize, extract audio, generate thumbnails, or...

Registry SourceRecently Updated
3530Profile unavailable
General

批量图像处理工具

基于imutils库,实现图片批量旋转、缩放、平移、骨架化及图片列表列出功能,支持多场景图像处理。

Registry SourceRecently Updated
3150Profile unavailable
General

World Timezone Pro

World timezone converter — convert times across 200+ cities worldwide. Perfect for international calls, remote work, travel planning, and global business. Fe...

Registry SourceRecently Updated
881Profile unavailable