https://bugs.kde.org/show_bug.cgi?id=511184
--- Comment #5 from Harm <[email protected]> --- Thanks for the quick response and fix! Maybe I can recompile my digiKam to test. I'll try that later. Exiftool outputs 259 lines on the jxl file, hence I only copied the width/height to show that, sorry for the confusion. I also notice that other images I convert to jxl work fine with exiv2. The problematic image is a JPG image a friend of mine edited in Adobe Lightroom 8.5.1 (Macintosh) and exported to JPG. I have an example file, with these steps: 1. Export in Lightroom -> test.jpg 2. `exiftool -all= test.jpg` -> https://harmberntsen.nl/dump/511184/test.jpg 3. `cjxl --num_threads=0 --effort=10 --lossless_jpeg=1 test.jpg test.jxl` -> https://harmberntsen.nl/dump/511184/test.jxl In this test.jxl file, exiv2 shows a 0 x 0 image size. I've stripped the exif data because the name of my friend is in there and I prefer not to share that information when not necessary. For reference, I'm using these versions: $ cjxl --version cjxl v0.11.1 794a5dcf [AVX3_DL,AVX3,AVX2,SSE4,SSE2] Copyright (c) the JPEG XL Project $ exiv2 --version exiv2 0.28.7 I'll try re-reading the metadata! I already did thumbnail regeneration but that did not help. -- You are receiving this mail because: You are watching all bug changes.
