[wp-trac] [WordPress Trac] #61981: Proposal: track HEIC server support
WordPress Trac
noreply at wordpress.org
Wed Sep 4 14:43:37 UTC 2024
#61981: Proposal: track HEIC server support
-----------------------------+-----------------------------
Reporter: adamsilverstein | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
We recently landed support for converting HEIC images to JPEGs when
uploading, solving a big issue for users who want to post images to their
sites.
This feature requires requires that the server support HEIC in Imagick or
possibly GD, the two image libraries used by WordPress to process images
on the server side.
It would be nice to know what percentage of WordPress sites have HEIC
support on the server since we are working on a parallel effort to move
media processing to the client.
In #48116 we added checks for server support for WebP and AVIF formats for
similar reasons, this ticket proposes adding HEIC support detection.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61981>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list