image-process
SKILL.md
Image Process Skill
This skill provides image processing capabilities including compression, background removal, background replacement, and upscaling.
Features
- Image Compression: Compress images to reduce file size with adjustable quality
- Background Removal: AI-powered background removal using
@imgly/background-removal - Background Replacement: Replace background with a custom color or another image
- Image Upscaling: Enlarge images to bigger dimensions
Usage
1. Compress Image
const { compressImage } = require('./index');
const result = await compressImage({