Visualize Engaging Experiences
Trusted by more than 2 million developers and 10,000 enterprise and hyper-growth companies as a critical part of their tech stack.
Trusted by more than 2 million developers and 10,000 enterprise and hyper-growth companies as a critical part of their tech stack.
Take advantage of Cloudinary’s capabilities in your environments and technologies.
Leverage built-in integrations or use extensible APIs and webhooks to easily integrate with the upstream and downstream applications in your tech stack.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
images = ['SKU_10', 'SKU_11', 'SKU_12', 'SKU_13’,
'SKU_514', 'SKU_615', 'SKU_16', 'SKU_17', 'SKU_18']
def crop(image):
# Auto Crops an image with c_auto to 200x200
url = cloudinary.utils.cloudinary_url(
image,
width=200,
height=200,
gravity='auto',
crop='auto'
)
return url
# Crop images and print their URLs
urls = [crop(img) for img in images]
print(urls)
images = ['SKU_10', 'SKU_11', 'SKU_12',
'SKU_13’, 'SKU_514', 'SKU_615', 'SKU_16',
'SKU_17', 'SKU_18']
def crop(image):
# Auto Crops an image with c_auto to 200x200
url = cloudinary.utils.cloudinary_url(
image,
width=200,
height=200,
gravity='auto',
crop='auto'
)
return url
# Crop images and print their URLs
urls = [crop(img) for img in images]
print(urls)
images = ['SKU_10', 'SKU_11', 'SKU_12',
'SKU_13’, 'SKU_514', 'SKU_615',
'SKU_16', 'SKU_17', 'SKU_18']
def crop(image):
# Auto Crops an image with c_auto
to 200x200
url = cloudinary.utils.cloudinary_url(
image,
width=200,
height=200,
gravity='auto',
crop='auto'
)
return url
# Crop images and print their URLs
urls = [crop(img) for img in images]
print(urls)
Create, manage, and deliver dynamic visual experiences. Manage rich-media assets, streamline workflows, and deliver superior customer experience on one dynamic platform.
AI-powered automation of the entire image lifecycle from moderation to optimized delivery at mass scale. Transform, customize, adapt, and reuse assets with smart cropping, background removal, dynamic overlays, and more.
Scale video across websites and apps faster with AI-automation that dynamically transforms and adapts video for different formats, resolutions, bandwidth conditions and any touchpoint or context without manual editing or extra infrastructure.
The easiest way to create and embed 3D models into all your web properties. This is the next big development in e-commerce.
Build, automate, and scale image and video workflows with a low-code drag-and-drop experience, complete with access to Cloudinary APIs.
AI-powered image and video transformation at scale. Transform your image and video workflows with Cloudinary’s generative LLM and content-aware AI features.
Here are some of the companies that trust Cloudinary as their end-to-end image, video, and digital asset management solution.
Connect Cloudinary to all solutions in your tech stack with an extensive set of prebuilt integrations and APIs.
Learn MoreIf you require any technical assistance, please contact our support team via our help center.