[wp-trac] [WordPress Trac] #53645: Convert heic to a web safe image format.
WordPress Trac
noreply at wordpress.org
Mon Jul 15 17:25:49 UTC 2024
#53645: Convert heic to a web safe image format.
-----------------------------------------------+---------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future
| Release
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-patch needs-design-feedback | Focuses:
-----------------------------------------------+---------------------------
Comment (by adamsilverstein):
Looks like Imagick supports HEIC, as well as GD (but maybe not GD built
into PHP?)... we can add support for uploading/conversion/subsizing as
long as the image format support support is present (ie. with Imagick).
This would be very similar to adding AVIF support with the one addition of
automatically converting the subsized images to JPEGs so they are actually
usable on the web.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53645#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list