convert-images-to-webp - Convert image assets to WebP and update references
Converts PNG and JPG image files to WebP format using ffmpeg and updates reference paths across documentation files.
Tags
Updated: 2026-09-19Capabilities
What this skill does
- Verify ffmpeg installation status
- Inventory PNG and JPG image files
- Test conversion quality on sample image
- Batch convert images to WebP format
- Update local image references in documents
- Verify post-conversion build status
Inputs
- PNG and JPG image files
- Documentation files containing image references
Outputs
- Converted WebP image files
- Updated image reference paths in documents
Requirements
- ffmpeg command-line tool
