Change image format
documentedConvert the image to a different format (e.g., jpg, png, webp, avif).
GET /images/{space_id}/{asset_id}/{file_path}?format={format}Changing formatsno implementation yet0 runsInput
space_id*
Contentful Space ID
your_space_id
asset_id*
Contentful Asset ID
your_asset_id
file_path*
File path within asset
path/to/file.jpg
format*
Image format
webp
width
Width (pixels)
800
height
Height (pixels)
600
quality
Quality (1-100)
85
Calls Contentful as you (your API key is your account); keychains.dev holds the credentials.