Skip to main content

Compress Images

Skill Warning Active
Part of:Startup

Compress images for web/SEO performance using cwebp. Use when optimizing images for faster page loads, reducing file sizes, or converting JPG/PNG to WebP format.

Purpose

Compress images for web/SEO performance using cwebp. Use when optimizing images for faster page loads, reducing file sizes, or converting JPG/PNG to WebP format.

Features

  • Compress images to WebP format
  • Iterative compression until target size is met
  • Resize images when necessary
  • Preserve original image files
  • Report before/after sizes

Use Cases

  • Optimizing website images for faster page loads
  • Reducing image file sizes for better SEO
  • Converting JPG and PNG images to WebP format
  • Batch processing images in a project directory

Non-Goals

  • Destroying original image files
  • Handling formats other than JPG, PNG, GIF
  • Performing advanced image editing beyond compression and resizing

Maintenance

  • critical:Commit recencyThe last commit was on 2026-02-23, which is over 3 months ago, indicating potential lack of maintenance.

Versioning

  • warning:Release ManagementThe README references installation via `main` branch (`@rameerez-claude-code-startup-skills`), but there is no versioning declared in SKILL.md or elsewhere, making reproducible installs difficult.

Security

  • warning:Unguarded Destructive OperationsThe skill moves original files to an `originals/` folder but does not explicitly confirm the move or prompt before performing file operations, which could be destructive if interrupted or misconfigured.

Scope

  • warning:Dry-run previewThe skill performs file operations (moving originals, creating webp files) without a dry-run option, meaning changes are immediate.

Installation

/plugin install claude-code-startup-skills@rameerez-claude-code-startup-skills

Quality Score

Warning
79 /100
Analyzed about 14 hours ago

Trust Signals

Last commit3 months ago
Stars23
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.