[wp-trac] [WordPress Trac] #62188: Update `imagemin` tasks to run on modern image formats
WordPress Trac
noreply at wordpress.org
Tue Oct 8 00:32:09 UTC 2024
#62188: Update `imagemin` tasks to run on modern image formats
------------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: performance |
------------------------------+-----------------------------
The dependency currently used to ensure images are properly minified is
`grunt-contrib-imagemin`. It seems that JPG, PNG, GIF, and SVG are the
only currently supported formats.
[57322] expanded the task to also minify images in default themes. But as
of 6.7, there will now be 2 default themes that ship with WebP images.
Alternative image minification packages with better support for modern
formats should be looked at to ensure these images are also properly
compressed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62188>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list