python-pillow / python-pillow/Pillow
JPEG-LS support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.8k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 89
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Pillow's existing codec and plugin integration conventions, then examine the linked CharLS project and the existing ctypes-based JPEG-LS plugin. Done means deciding whether JPEG-LS belongs in Pillow or a separate package and, if integration is appropriate, defining the required implementation and validation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100