Tool to process an image synchronously with Deep Image AI. Returns result URL immediately if processing completes in less than 25 seconds, otherwise returns job hash for async polling. Use for image enhancement, resizing, background removal, and other image processing tasks.
dpiintegerPrint-specific DPI parameter.
urlRequiredstringImage URL, Base64 encoded image, or storage URL.
widthTarget width in pixels or percentage (e.g., "200%" or 800).
heightTarget height in pixels or percentage (e.g., "200%" or 600).
presetstringPredefined processing templates (e.g., 'real_estate', 'ecommerce').
targetstringStorage destination URL.
qualityintegerCompression level 0-100, default: 85.
backgroundobjectConfiguration for background removal.
print_sizestringPrint-specific size parameter.
enhancementsarrayEnhancement types: denoise, deblur, clean, face_enhance, light, color, white_balance, exposure_correction.
max_file_sizestringSize constraints with units (kb, mb, gb).
output_formatstringOutput format: jpeg, jpg, png, webp.
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