Cloudinary is a cloud-based media management platform for uploading, storing, transforming, and delivering images and videos via CDN.
Tool to manually activate a Cloudinary live stream. Use when you need to start a live stream that is in an inactive state.
Tool to add related assets by asset ID. Use when you need to create relationships between assets in Cloudinary. Can relate up to 10 assets at once to a source asset.
Tool to create relations between assets by public ID. Use when you need to link related assets together (e.g., linking subtitles to videos, or associating images with each other). Each request can relate up to 10 assets to the primary asset.
Tool to create a new asset folder. Use when you need to organize assets into nested directories. Use after confirming the folder path does not already exist.
Tool to explode a multi-page file (PDF or animated image) into separate derived images using Cloudinary's Explode API. Use when you need to generate individual images from each page of a PDF or frame of an animated image. The operation is asynchronous; provide a notification_url to receive completion status.
Tool to create an image from text using Cloudinary's text generation API. Use when you need to generate custom text images with specific styling options. The generated image can be customized with font, color, alignment, and other visual properties.