Shortpixel
Image optimization service for image compression, CDN domains, adaptive imagery, processing queue, and bulk storage purges.
Made for web performance teams that optimize images through ShortPixel CDN, register domains, monitor optimization status, and purge stored files.
Example Use Cases
These are the Shortpixel actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
Tool to check the optimization status of an image being processed by ShortPixel. Returns current status of queued images including URLs and size information.
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.
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.
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.
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.
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.
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.
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.
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.