Compress JPG, PNG, WebP, and GIF images to reduce file size significantly while preserving visual quality with bulk compression support.
# Image Compressor
Compress images to reduce file size while maintaining quality.
## Features
- Support JPG, PNG, WebP, GIF
- Reduce file size significantly
- Maintain visual quality
- Bulk compression support
## Price
- **0.001 USDT** per compression
## Usage
```
"Compress this image https://example.com/photo.jpg"
"Reduce image size"
"Optimize this PNG"
```
## Example Response
```json
{
"original_url": "https://example.com/photo.jpg",
"original_size": "2.5MB",
"compressed_size": "500KB",
"reduction": "80%",
"compressed_url": "https://cdn.example.com/optimized.jpg"
}
```
## Integration
- API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
- Price: 0.001 USDT per call
don't have the plugin yet? install it then click "run inline in claude" again.