Description
Is your feature request related to a problem? Please describe
Since the release of Adobe Camera Raw 15 (october 2023), the lossy DNGs created by Adobe software use JXL compression by default, not only for the data itself, but also for the embedded preview (previously, it used a jpeg embedded preview). So, it is not possible to see the embedded previews for these files anymore, which used to be a jpeg embedded preview. Also, the thumbnails for these files are not displayed in Windows File Explorer - just a generic image icon is displayed, the same for all the files, which I assume is related to Windows not being able to generate specific thumbnails from the preview.
I've asked ImageGlass developers for support for this new lossy DNG format, but he said I must report it here since he uses ImageKick.
I'm sorry I can't provide a link to more detailed specifications of this change since, as far as I know, this has been a sneaky move by Adobe which was not announced or documented anywhere for the general public (maybe it's in the official DNG specification somewhere). I had a hard time finding out what was going on.
I'm attaching a sample of the "older" lossy dng's, and the "newer" variant.
Describe the solution you'd like
I assume the solution is to provide support for decoding/displaying the embedded JXL previews for this newer lossy DNG files.
Describe alternatives you've considered
I've registered a JXL library, and I can display .jxl files, but these are .dng files with an embedded .jxl preview, so it won't work.
So far, the only way to see the contents of the file is to open them in Adobe Camera Raw, import them to Lightroom Classic or browse those folders with Adobe Bridge.
Additional context
(Sorry if this is not the place or the protocol to report this kind of issue - I'm not a developer or anything, just trying to notify the appropriate people - thanks.)