#36606 closed feature request (wontfix)
Lowering of image compression from 90 to 82 makes HQ images noticeably fuzzy
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.5 |
| Component: | Media | Keywords: | |
| Focuses: | Cc: |
Description
We depend on high quality images for our site and the change of image quality compression from 90 to 82 does have a noticeable difference. It would be nice to have an option to change the compression from inside the control panel instead of having to figure out how to code in a filter to change it. I have included two images, one at 90% compression and the other at 82%.
Attachments (3)
Change History (7)
#1
@
9 years ago
- Component changed from Gallery to Media
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
#2
@
9 years ago
@laserjobs
What about a plugin which added those options with these defaults?
Disable Compression > 100
High Compression > 70
Medium Compression > 80
Low Compression > 92
#3
@
9 years ago
@laserjobs
Hook
https://developer.wordpress.org/reference/hooks/jpeg_quality/
I should have a plugin with four setting options ready shortly.
Note: See
TracTickets for help on using
tickets.
As one of the philosophies is 'decisions, not options', this is not something we'd add an option for in the admin. There are enough plugins that do this though if needed.
See https://make.wordpress.org/core/2016/02/22/proposal-increase-the-default-image-compression-in-wordpress/ for why the default compression was lowered to 82.