JXLook
JXLook copied to clipboard
JPEG-XL viewer on macOS
This commit will: - Change JXL.parse to use JxlDecoderGetColorAsEncodedProfile - Add support for itur_2100_PQ and displayP3_PQ color spaces - Add a MTKView view to the storyboard - Add a MetalImageView...
I do not really know how to build from source this software… for non-experts like I am, it would be great to have a [Homebrew](https://brew.sh) package for this utility
My favorite JPEG XL viewer does not properly display high dynamic range images. Images using extended color spaces are so dark it is hard to see anything. This is not...
This sample JPEG XL does not loop play (it's zipped because GitHub does not allow to attach jxl files). [animation-woods.jxl.zip](https://github.com/yllan/JXLook/files/10231722/animation-woods.jxl.zip)
Please, use Mitchell for downscaling and use nearest neighbor for upscaling. Mitchell is a good average between preserving sharpness and not causing artifacts for downscaling, and neighbor is very important...
Is it feasible to compile this for Mac OS 10.15 Catalina ?
PNG JPEG-XL Info `JxlBasicInfo(have_container: 0, xsize: 244, ysize: 76, bits_per_sample: 8, exponent_bits_per_sample: 0, intensity_target: 255.0, min_nits: 0.0, relative_to_max_display: 0, linear_below: 0.0, uses_original_profile: 1, have_preview: 0, have_animation: 0, orientation: __C.JxlOrientation(rawValue: 1),...