image icon indicating copy to clipboard operation
image copied to clipboard

JXL: initial support

Open Quackdoc opened this issue 2 years ago • 2 comments

The work done here was entirely @EugeneVert, I just cleaned it up a bit and intend to implement missing features at some point, this is a draft because it needs cleaned up and is missing a few features

  • [ ] Animation
  • [ ] CMYK (this may be handled internally by jxl-oxide in the future)

jxl-oxide also has some issues decoding large image's often running into OOM issues if the image is large enough.

currently it's usable enough for a good chunk of images out there. decided to post it both to get comments on the current state as well since I'm using it in it's current state, it may as well be in the open

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

Quackdoc avatar Jun 13 '23 12:06 Quackdoc

I license past and future contributions to image-rs under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

EugeneVert avatar Jun 13 '23 12:06 EugeneVert

sorry haven't had a lot of time to work on this, ill try to make an update soon if I get the time

Quackdoc avatar Jun 28 '23 13:06 Quackdoc