magento / magento/community-features
Change image compression quality in admin
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Ability to change image upload compression quality in admin.
Right now if you upload 8-bit PNG the image gets distorted, and the small images are pixelated.
Colors are also off.
We simply want more options for both JPG and PNG files in the backend without having to make an extension.
Contributor guide
No contributing guide indexed for this repository
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 locating the admin image-upload compression path and how JPG and PNG quality are currently selected. The issue names no files or tests, so first determine the relevant entry points and existing coverage. Done means admins have configurable options for both formats without requiring an extension, while preserving PNG quality and correcting distortion, pixelation, and color issues.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100