Intervention / Intervention/image
Add more encoder options
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 14.4k
- Forks
- 1.5k
- Avg merge
- 17h 51m
- Merged PRs (30d)
- 11
Description
Add more encoder options. We would first need to discuss to what extent this would even be possible (GD has very limited capabilities in this regard) and how to standardize it in a user-friendly way.
The following areas may be considered.
- Bit depth
- Dither
- Compression type
- Filter
- Effort (libvips specific)
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 the issue’s proposed encoder areas: bit depth, dither, compression type, filter, and effort. Investigate what GD can support and how libvips-specific effort differs, then discuss a user-friendly standard before implementation. Done would require an agreed scope and API, followed by support for the selected options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100