Codeinwp / Codeinwp/optimole-wp
Adjust the compression level/ image quality slider & default
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 72
- Forks
- 14
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 15
Description
Problem
Right now the slider goes from 50-100, with a default on 90, there is no reason to go above 90, which is really a lot in my view since you can end up with a bigger image with no quality improvement & the default, should ideally be close to mauto, a level that gives a good result balancing size/quality.
Solution
Redo the scale 50-90
Default at 65, which would be medium
High should be at 80, on the slider
Low as it is now at 55
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
Locate the settings UI and implementation of the compression or image-quality slider, starting by searching for the current 50–100 range and default of 90. Change the scale and defaults to the values specified in the issue, then verify that low, medium, and high settings display and save the intended values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100