Pillow icon indicating copy to clipboard operation
Pillow copied to clipboard

JPEG-LS support

Open planetmarshall opened this issue 5 years ago • 1 comments

Kind of a feature request, kind of a question -

I actually already have a functional JPEG-LS plugin created using CharLS and ctypes - I was wondering if this is something that should be integrated into the main Pillow repo, or best left as a separate package.

Cheers, Andrew.

planetmarshall avatar Aug 06 '20 08:08 planetmarshall

I have created a plugin for JPEG-lS support at https://github.com/planetmarshall/pillow-jpls

It is available via pip at https://pypi.org/project/pillow-jpls/1.0.0/

planetmarshall avatar Mar 02 '21 10:03 planetmarshall