You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your question can be interpreted in two ways, and the answer for both questions is "right now, no" but for different reasons:
Progressive JPEG images are treated like an ordinary JPEG image when libjxl transcodes them into JPEG XL (they can be losslessly reconstructed, but it won't be progressive unless -p is given to cjxl). J40 can't yet handle any such transcoded images (Support images transcoded from JPEG #5).
Thanks for this project.
Reading the README it is not clear to me whether progressive JPEG images are supported. Could you please clarify that?
(I'd like to try this lib it in a ESP32 with limited resources, where adding many dependencies is problematic).
The text was updated successfully, but these errors were encountered: