Vision

v3.5.0

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

1· 3.1k· 18 versions· 36 current· 38 all-time· Updated 20h ago· MIT-0
bybytesagain4@xueyetianya

Install

openclaw skills install 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

Version tags

latestvk973hzn3k3gfvg7tvvhshsy07d83qdkk