unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.
MIT License
1.21k stars 58 forks source link

Automatic image format conversion #153

Closed Atinux closed 9 months ago

Atinux commented 11 months ago

Format Optimization is the process of delivering the best image format to the end-user, while taking into account various factors such as requesting device capabilities, browser support for certain image formats, image content, image quality, and more.

Read more on https://docs.imagekit.io/features/image-optimization/automatic-image-format-conversion

pi0 commented 9 months ago

Experimental support for f_auto landed via https://github.com/unjs/ipx/pull/85