sk Skill · JimLiu
baoyu-compress-image
Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "optimize image", "convert to webp", or reduce image file size.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 2,063
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
bashTypeScript
An agent skill that compresses images to WebP (default) or PNG, selecting automatically among sips, cwebp, ImageMagick, or Sharp based on availability. It runs via bash scripts in a scripts/ subdirectory and supports custom configuration through EXTEND.md preference files.
Use it when a user asks to compress, optimize, or convert an image and you want the best tool on the machine picked for you.
Use it to
- Compress an image to reduce file size
- Convert images to WebP format
- Convert images to PNG format
- Optimize images with automatic tool fallback
For Users of AI coding agents who need image compression
- Host repository
- JimLiu/baoyu-skills
- Version
- 1.56.1
- Installs, lifetime
- 27k
- Installs, 8 weeks
- 2,063
- Host stars
- 26k
- Host language
- TypeScript
topicsimage-compressionwebppngagent-skillbash