Image optimization

Uploadcare allows you to optimize images to improve the performance of your website or application without sacrificing its quality.

There are two ways to optimize images:

  • Use the Adaptive Image Component to automate responsive images.
  • Turn on Adaptive quality to enable automatic compression.

Adaptive Image Component

Use Uploadcare’s built-in adaptive image web component to automate responsive image delivery, making your site faster and more efficient:

  1. Replace the <img> tag with <uc-img>.
  2. The browser automatically picks the best image size for each device.

This simplifies responsive image handling, prevents layout issues, and improves load times—ensuring users always see the optimal image.

Adaptive quality

Automatically compress all images in your project without losing quality by enabling Adaptive quality in the Delivery section of the Dashboard.

By default, automatic image format conversion to AVIF or WebP is enabled for all uploaded images in your project. You can turn on the Adaptive quality toggle to apply the most efficient compression level. Note that Adaptive quality works when any URL-based transformation (like a -/preview/ operation) is applied.

If you would like more granularity when choosing compression level settings, check out more about Image compression.

Automate image optimization to boost performance, save up to 72% on bandwidth, and ensure faster delivery with Uploadcare’s CDN, where every uploaded file is instantly available.

Table of Contents

ArticleDescription
Adaptive image componentThe web component for efficient image representation on any page
Responsive images guideWhen developing a website, implementing responsive designs means handling responsive images, the ones that can adapt to user devices and browsers
Animated images optimizationGif to video operation converts animated image files, such as GIF, WebP, and HEIC, to video and transforms them on the fly
Image compressionCompression is essential for improving the performance of your website or application. Reducing image size without sacrificing quality is critical factor to consider
About Uploadcare CDNUploadcare CDN stands out by offering dynamic image modifications. This allows on-the-fly image optimization and transformation
URL APIList of all CDN operations, its limitations, and settings
Built with