magento / magento/community-features

Change image compression quality in admin

Open
#155 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.