Image Optimization
Automatically optimize and convert images to modern formats to reduce file size while maintaining quality.
Enable image optimization to configure the settings below. When disabled, images will be served without any modifications.
Image Resizing
Dynamically resize images by adding parameters to the URL. The original image is preserved, and resized versions are generated on demand.
Available Parameters
width- Set specific widthheight- Set specific heightmax-width- Limit maximum widthmax-height- Limit maximum height
Example URLs
https://example.com/image.jpg?width=800&height=600https://example.com/image.jpg?width=800https://example.com/image.jpg?max-width=1200&max-height=800AVIF Conversion
RecommendedConvert images to AVIF format for superior compression and quality. AVIF offers better compression than WebP while maintaining high image quality.
WebP Conversion
Convert images to WebP format for better compression. WebP provides good compression with broad browser support.
Image Quality
Select the quality level for image compression. Higher quality results in larger file sizes, while lower quality provides better compression.
Low Quality
Medium Quality
High Quality