export_image
Export edited images as sRGB JPEG files with adjustable quality, max dimension resizing, and optional custom output path.
Instructions
Export the edited image as an sRGB JPEG. quality 1-100; max_dimension resizes the longest edge; path overrides the default /exports/ destination. Returns the written file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| quality | No | ||
| image_id | Yes | ||
| max_dimension | No |