Tool to optimize images on-the-fly via ShortPixel CDN. Transform images by URL with parameters for width, height, cropping, quality, and format conversion. Returns the optimized image directly without CDN caching.
cropstringCrop style options.
widthintegerDesired width in pixels for the optimized image
heightintegerDesired height in pixels for the optimized image
qualitystringImage quality/compression level options.
image_urlRequiredstringAbsolute URL of the original image to optimize (e.g., 'https://example.com/image.jpg')
keep_exifbooleanWhether to keep EXIF metadata in the optimized image. False removes metadata for smaller file size.
to_formatstringOutput format conversion options.
return_modestringReturn behavior options.
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.