image_process
Resize, crop, rotate, convert, compress, strip EXIF, or watermark images in a single API call.
Instructions
Resize, crop, rotate, convert (jpeg/png/webp/avif/tiff), compress, strip EXIF and/or watermark an image in one call. 1 cent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | inside | |
| crop | No | ||
| file | Yes | ||
| format | No | ||
| rotate | No | "auto" = fix EXIF orientation, or degrees | |
| quality | No | ||
| output_path | No | ||
| resize_width | No | ||
| keep_metadata | No | Keep EXIF/ICC (default: stripped) | |
| resize_height | No | ||
| watermark_text | No | ||
| idempotency_key | No | ||
| watermark_gravity | No | southeast | |
| watermark_opacity | No |