Provide one image
Use a fetchable HTTPS URL for a supported source image, or use the optional upload flow when the source exists only as local bytes.
Convert JPG, PNG, WebP, and AVIF; generate responsive derivatives; control fit and crop behavior; remove backgrounds; and apply account watermarks asynchronously.
Use a fetchable HTTPS URL for a supported source image, or use the optional upload flow when the source exists only as local bytes.
Set the target width, height, mode, format and quality for each image required by your product.
Read the completed job’s output manifest or bundle; generated files have source metadata removed for privacy.
Convert supported sources to JPG, PNG, WebP, or AVIF. Use the source dimensions when only the encoding should change.
Create several widths, aspect ratios and formats in one job for web, mobile, social cards, thumbnails, or product catalogs.
Use fit to stay inside a box, cover to crop and fill it, contain to pad it, or fill to force exact dimensions.
Request WebP/AVIF, larger derivative sets, wider outputs, smart crop, background removal, moderation, or an account watermark.
image_multi_v1Formats: jpg · png · webp · avifModes: fit · cover · contain · fillOptional: smart crop · background removal · moderation · watermarkSubmit from a trusted server with your MediaRuntime API key. The source can be any fetchable HTTPS URL; uploading through MediaRuntime is optional.
{
"file_url": "https://cdn.example.com/media/product-photo.png",
"metadata": {
"media_type": "image",
"asset_id": "product-photo-0426"
},
"outputs": [
{
"type": "image",
"preset": "image_multi_v1",
"path_suffix": "responsive",
"images": [
{
"width": 1600,
"height": 1200,
"mode": "fit",
"format": "webp",
"quality": 84
},
{
"width": 600,
"height": 600,
"mode": "cover",
"format": "jpg",
"quality": 88
}
]
}
]
}Turn one video source into playback files, adaptive streams, social formats, posters, GIF previews, frame sequences, and editing masters in an asynchronous job.
Convert audio formats, extract audio from video, normalize delivery loudness, trim boundary silence, prepare speech audio, and return transcripts with the same job.
Attach a layered, report-only safety analysis to image or video processing jobs and use its verdict, decisions, scores, and evidence in your own publishing policy.