"input": "http(s)://{public_url}/image.png" |
"storage://{storage_name}/{image_folder}/image.png",
"smart_enhance" | "smart_resize" | "faces" |
"width": null | "auto" | 500 | "150%",
"height": null | "auto" | 500 | "150%",
"fit": "bounds" | "cover" | "canvas" | "crop" |
{"crop": "center" | "smart"}
"hdr": 0 | {"intensity": 0, "stitching": true | false},
"remove": false | true | {"clipping": false | true},
"color": "#ffffff" | "<color-hex>" | "transparent"
"output": null | "storage://{storage_name}/{image_folder}/image.jpeg" | {
"destination": null | "storage://{storage_name}/{image_folder}/image.jpeg",
"format": "jpeg" | "png" | "webp" | "avif" | {
"progressive": true | false