syoyo / tinydng

Header-only Tiny DNG/TIFF loader and writer in C++
MIT License
144 stars 30 forks source link

JPEG XL compression (DNG 1.7) #42

Open olesalscheider opened 4 months ago

olesalscheider commented 4 months ago

Version 1.7 of the DNG specification supports lossless image compression with JPEG XL. This results in much smaller file sizes compared to JPEG LS compression.

It would be great if tinydng could read and write DNG files with JPEG XL compression.

syoyo commented 4 months ago

DNG 1.7 appears recently and is not mature at the moment, so priority is super low.

You can contribute JPEG XL support,or sponsor TinyDNG to prioritize JPEG XL support.