AI AGENT ADDONS

Baoyu Compress Image

jimliu/baoyu-skills
Frontend Development
25,490installs

Compressing images makes them smaller and faster to load. This skill turns your images into WebP or PNG format. It automatically picks the best tool on your computer like sips, cwebp, or Sharp.

You can choose the output format and quality level. The default quality is 80 out of 100. You can keep the original file if you want. It can process a whole folder of images at once.

Just run a simple command and see how much space you save. The tool shows the reduction percentage for each image.

Add Baoyu Compress Image skill to your workflow

Global

mkdir -p ~/.claude/skills/baoyu-compress-image

Project

mkdir -p .claude/skills/baoyu-compress-image

Source Repository

Stars
22,701
Forks
2,580
Watchers
22,701
License
MIT
Last Push
1 month ago
Created
7 months ago