image_compression
Reduce image file sizes by compressing images in various formats using URLs or local files. Supports customized compression levels and output formats for optimized storage and faster loading.
Instructions
Compress an image
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Image format | |
quantity | No | Number of transcripts to return | |
urls | Yes | URL of the image to compress,If it's a local file, do not add any prefix. array join by ',' |