Beep6581 / RawTherapee

A powerful cross-platform raw photo processing program
https://rawtherapee.com
GNU General Public License v3.0
2.75k stars 313 forks source link

Add support for DNG 1.7 #7131

Open qdwang opened 1 month ago

qdwang commented 1 month ago

DNG 1.7 supports JPEG XL content which is very useful for dng compression.

I can provide two samples here:

samples.zip

One is in Bayer pattern, the other is in linearRGB pattern. Both of them can be correctly opened by Lightroom latest version and MacOS Preview.

If you guys need more samples, I created a website TinyDNG which can compress any DNG files to a JPEG XL compressed DNG.

kmilos commented 1 month ago

Duplicate of https://github.com/Beep6581/RawTherapee/issues/7028