Resize Image
Creates a resized image in Mallabe.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Publicly accessible image URL.
string
Base64-encoded image data.
numberrequired
Resize strategy code from the Mallabe docs.
number
Target width or scale width value.
number
Target height or scale height value.
boolean
Remove EXIF metadata from the output image.
string
Webhook URL for asynchronous callbacks.
string
Output file name without extension.
string
Output image file extension.