Generate Thumbnail
Skill ActiveResize a source image to a thumbnail and convert to WebP.
To easily generate optimized thumbnails from source images for web galleries, cards, and preview grids.
Features
- Resize images to target dimensions
- Convert images to WebP format
- Optimize images for web use
- Provide examples for multiple programming languages
Use Cases
- Generating thumbnails for product listings
- Creating preview images for articles or blog posts
- Preparing images for responsive web galleries
- Optimizing image file sizes for faster website loading
Non-Goals
- Performing complex image editing beyond resizing and format conversion
- Directly uploading images to web hosting platforms
- Handling local file system operations on the user's machine
Security
- warning:Secret ManagementThe API key is expected to be provided via an environment variable or SDK configuration, but the example code shows a placeholder 'YOUR_API_KEY' which could be mistakenly hardcoded.
Installation
First, add the marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQuality Score
Trust Signals
Similar Extensions
Convert Image Format
98Convert an image between PNG, JPEG, and WebP formats with quality control for web optimization.
Watermark An Image
100Apply a text watermark to a photo using layer-based image composition for brand protection and copyright.
Image Transformation API
100Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.
Baoyu Compress Image
100Compresses 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.
Image Resize, Watermark, and Convert
97Resize an image, add a branded text watermark, and convert to WebP in a two-step pipeline.
Compress Images
79Compress 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.