Generate Thumbnail
技能 活跃Resize 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.
功能
- Resize images to target dimensions
- Convert images to WebP format
- Optimize images for web use
- Provide examples for multiple programming languages
使用场景
- 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
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skills质量评分
类似扩展
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
79使用 cwebp 压缩图像以提高网页/SEO 性能。适用于优化图像以加快页面加载速度、减小文件大小或将 JPG/PNG 转换为 WebP 格式时。