Optimize article images with automated compression, format conversion (WebP), and reference updates.
/plugin marketplace add leobrival/blog-kit/plugin install blog-kit@blog-kit# Blog Image Optimization Optimize article images with automated compression, format conversion (WebP), and reference updates. ## Usage **Examples**: **Note**: Provide the language code and article slug (path relative to `articles/`). ## Prerequisites **Required**: - Article exists at `articles/[language]/[slug]/article.md` - Images referenced in article (`.png`, `.jpg`, `.jpeg`, `.gif`, `.bmp`, `.tiff`) - ffmpeg installed (for conversion) **Install ffmpeg**: ## What This Command Does Delegates to the **quality-optimizer** subagent (Phase 4) for image optimization: - **Discov...