Uploadcare helps you optimize images and videos to enhance the performance of your website or application without sacrificing quality.
By default, Automatic image format conversion (to AVIF or WebP) and Adaptive quality are enabled in the Delivery section of your Dashboard.
These features are applied whenever a URL-based transformation is used (e.g., the
-/preview/ operation).
If you need more control over compression settings, refer to Image compression.
Optimize images for different devices to ensure a better user experience.
Automated approach
Use Uploadcare’s built-in adaptive image web component:
<img> tag with <uc-img>.Framework integration
Use Uploadcare with frameworks like Next.js image loader and component or Nuxt to automate responsive image delivery effortlessly.
Manual approach
Learn how to create a responsive image manually.
Adaptive bitrate streaming is enabled by default for new projects.
For existing projects, you can enable it in the Dashboard.
Once enabled, optimization is applied to all video files uploaded to the project.
Learn more about Adaptive bitrate streaming.