baoyu-compress-image
CLI tool to compress images into WebP, PNG, or JPEG formats using Sharp, ImageMagick, or cwebp.
Install
npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-compress-imageStats
| Total installs | 11,829 |
| Weekly installs | 11.8K |
| GitHub stars | 11.9K |
| First seen | Jan 19, 2026 |
| Source | @jimliu/baoyu-skills |
Summary
- Supports WebP (default), PNG, and JPEG output formats with configurable quality (0–100, default 80)
- Automatically selects best available compression tool: sips, cwebp, ImageMagick, or Sharp
- Processes single files or directories recursively with options to keep originals or replace in-place
- Customizable via EXTEND.md configuration files at project, user home, or XDG config locations
Tags
Related skills
| Skill | Installs | vs baoyu-compress-image |
|---|---|---|
| baoyu-markdown-to-html | 12,459 | +630 |
| gws-drive-upload | 9,673 | -2,156 |
| remotion | 13,431 | +1,602 |
| vitest | 10,256 | -1,573 |
| baoyu-cover-image | 13,606 | +1,777 |
FAQ
- How many installs does baoyu-compress-image have?
- baoyu-compress-image has 11,829 total installs and 11.8K installs this week.
- Where is baoyu-compress-image hosted?
- baoyu-compress-image is published by @jimliu/baoyu-skills at https://github.com/jimliu/baoyu-skills.
- How many GitHub stars does baoyu-compress-image have?
- baoyu-compress-image has 11.9K GitHub stars.
- When was baoyu-compress-image first indexed?
- OrangeBot.AI first indexed baoyu-compress-image on Jan 19, 2026.
- How do I install baoyu-compress-image?
- Run: npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-compress-image