Tool to schedule an image enhancement job and wait for the result. Performs selected enhancement options on an image and returns the result URL if processing completes within 25 seconds; otherwise returns a job hash for later retrieval. Use when you need to enhance images with o…
dpiintegerDPI setting for the output image (default: 300)
fitFitting method - can be a string ('canvas', 'crop', 'bounds', 'cover') or a FitOptions object
urlRequiredstringImage URL, Base64-encoded image, or storage URL format to process
widthPixel width or percentage (e.g., 1000 or '200%')
heightPixel height or percentage (e.g., 800 or '150%')
presetstringPreset configurations like 'real_estate', 'ecommerce', etc.
targetstringTarget storage location for the output image
paddingMargin in pixels or percentages
qualityintegerCompression quality level from 0 to 100 (default: 85)
backgroundobjectBackground removal or replacement options.
min_lengthintegerMinimum width or height in pixels
print_sizestringPaper size specification like 'A4', 'letter', etc.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.