Image and video delivery
Last updated: Jul-16-2023
Cloudinary leverages multiple CDNs, including Akamai, the leading CDN provider, with thousands of global delivery servers. Together with Cloudinary's advanced caching techniques and dynamic URL-based image delivery, your resources are efficiently delivered to your users all around the world.
The pages in this guide describe Cloudinary features that enable you to easily deliver your image and video assets in more optimized and responsive ways, to control who can access assets, as well as other options that, while they may make use of transformation parameters, enable you to deliver assets without transforming the visual or audio experience for the end user.
- zip, rar, tagz, and other archive formats
If you are on a Free plan and need to deliver files in these formats, you can navigate to the Security page of the Console Settings and select to Allow delivery of PDF and ZIP files. Additionally, these delivery limitations are removed when you upgrade to a paid plan.
This guide includes:
Page | Description |
---|---|
Media optimization | Deliver your resources with the smallest possible file size while maintaining visual quality, saving bandwidth and improving performance for your website. Cloudinary automatically implements various media optimizations and offers many other features for optimizing the resources you deliver to your users. This guide includes sub-sections for: |
Responsive images | Upload a single high resolution image and let Cloudinary automatically transform it to perfectly fit any HiDPI device and Retina display, at any pixel density (DPR). Cloudinary supports responsive images using smart, on-the-fly resizing and cropping based on your visitor specific web layout, and also provides various solutions for automatically implementing responsive images on your website. |
Fetch remote media files | Automatically fetch an image from anywhere on the Web, with on-the-fly transformation and optimized delivery via a CDN. |
Social media profile pictures | If you use Facebook, Twitter, or other social media profiles for authenticating users to your site or you integrate with social media profiles in your Web application, you can retrieve and display profile pictures from these applications in your site. |
Paged and layered media | Deliver content from assets with multiple pages or layers such as PDFs or Photoshop files, including options for delivering or transforming only selected pages or layers. |
Media access control | Control who can access your media, both the originals and transformed assets. |
Sprite generation | Sprites, a single image containing many smaller images, are great for reducing network overhead and bypassing download limitations: the browser downloads only a single sprite and CSS code directs the browser to which part of the sprite to use for each contained image. Cloudinary can generate sprites for you based on all images with a specified tag. |
Advanced URL delivery options | A variety of advanced URL options for delivering your media assets. |