kamsar / Dianoga

An automatic image optimizer for the Sitecore media library.
Other
102 stars 45 forks source link

JPEG XL Support #101

Closed Antonytm closed 2 years ago

Antonytm commented 2 years ago

JPEG XL image format

A modern image format optimized for web environments. JPEG XL generally has better compression than WebP, JPEG, PNG and GIF and is designed to supersede them. JPEG XL competes with AVIF which has similar compression quality but fewer features overall.

References: https://github.com/libjxl/libjxl https://caniuse.com/jpegxl

markgibbons25 commented 2 years ago

Support added in 6.0.0-beta.1