Cloudimage
Cloudimage (by Scaleflex) is an image and video optimization, resizing, and CDN service. Its core interface is a URL-based transformation API - you request an origin image through https://{token}.cloudimg.io/{origin-url} and apply resize, crop, format, compression, filter, and watermark operations via query parameters, delivered over a global multi-CDN. A companion Filerobot DAM provides a REST upload and asset-management API.
APIs
Cloudimage Image Transformation (URL API)
URL-based, on-the-fly image transformation. Requests carry the origin image as a path on the {token}.cloudimg.io host and apply operations through query parameters - resize (w, ...
Cloudimage Optimization & CDN API
Automatic format conversion (WebP, AVIF) via force_format/format, lossy and lossless compression via quality (q), color and effect filters (blur, sharpen, contrast, greyscale, p...
Cloudimage Video Transformation (URL API)
On-the-fly video processing and transcoding for short web clips (up to 500 MB, 4K, 60s) using the same URL model - resize (w, h, func), background fill, format selection (auto, ...
Filerobot DAM Upload & Asset API
REST upload and digital-asset-management API for the Filerobot DAM (the Scaleflex storage that backs Cloudimage). Authenticated with X-Filerobot-Key, it supports multipart and s...