Opened 11 years ago
Closed 11 years ago
#34176 closed enhancement (worksforme)
Lossless image compression
| Reported by: | marketvision | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Build/Test Tools | Version: | 4.4 |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
We could use lossless image compression for all the images. ImageOptim.app is very good beacause it uses a lot of different compression tools and it's able to compress a lot of images from WordPress.
Change History (3)
#3
@
11 years ago
- Focuses performance removed
- Milestone Awaiting Review
- Resolution → worksforme
- Status new → closed
I'm going to close this as worksforme due to the existing use of grunt-contrib-imagemin. If there are specific recommendations on how to improve that setup or alternative cross platform tools worth considering, we should open specific tickets for them.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Welcome to trac.
Core is currently using grunt-contrib-imagemin as a part of the build (see #25169 for the discussion around its inclusion). It uses the some of the same tools under the hood as ImageOptim, but at the added benefit of being more platform agnostic). At this time, switching to a different tool isn't something that I would recommend without some clear numbers that demonstrate a change. That said, it's also possible that the settings for imagemin could be tweaked to improve compression.