Shortpixel

Integrate Shortpixel with your AI workspace

ShortPixel is an image optimization and compression service that offers APIs and plugins to enhance website performance by reducing image sizes without compromising quality.

Explore Triggers and Actions

Add CDN Domain

Tool to add a new domain to the ShortPixel CDN system and associate it with your API key. Use when you need to register a domain for CDN services. If the domain already exists without a user, it will be associated with your API key.

ActionTry it

Bulk Purge ShortPixel Storage

Tool to purge all files stored on ShortPixel storage servers for a domain. Use when you need to remove all stored files for a site in bulk.

ActionTry it

Check Image Status

Tool to check the optimization status of an image being processed by ShortPixel. Returns current status of queued images including URLs and size information.

ActionTry it

Clean Up Image

Tool to remove images from the processing queue. Use when you need to optimize another image with the same URL but different contents within the next hour.

ActionTry it

Get Adaptive Image via CDN

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.

ActionTry it

Get API Status

Tool to retrieve the current status of your API key, including available credits. Use when you need to monitor your account usage before making additional API calls.

ActionTry it

Get CDN Usage Statistics

Tool to retrieve detailed CDN usage statistics for a domain including traffic, API calls, monthly quota, remaining credits, and historical usage breakdown by date. Use when you need to monitor CDN consumption or check quota status.

ActionTry it

Optimize Images by URL

Tool to optimize images by providing their URLs. Supports batch processing of up to 100 URLs per request with options for lossy, glossy, or lossless compression, resizing, format conversion (WebP/AVIF), and background removal. Use when you need to compress and optimize images accessible online.

ActionTry it

Read CDN Domain Status

Tool to check the status of a domain and its CDN quota on ShortPixel. Returns a status code indicating credit availability. Use when you need to verify domain accessibility and quota status.

ActionTry it

Revoke CDN Domain

Tool to revoke a domain association from ShortPixel CDN. Only works if the API key belongs to the current domain owner. Use when you need to remove the association between a domain and the user account.

ActionTry it

Set CDN Domain

Tool to associate an API key with an existing domain. Unlike add-domain, this does not create a new domain - it only associates a user ID if not already associated. Use when you need to claim unassociated domains.

ActionTry it

Upload and Optimize Images

Tool to upload and optimize images that are not accessible online. Uses multipart form data to upload files directly and applies optimization parameters like compression type, resize options, and format conversion.

ActionTry it