[wp-trac] [WordPress Trac] #53645: Convert heic to a web safe image format.
WordPress Trac
noreply at wordpress.org
Tue Jul 13 09:47:51 UTC 2021
#53645: Convert heic to a web safe image format.
--------------------------+------------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+------------------------------
Comment (by spacedmonkey):
Seems like Imagick [https://imagemagick.org/script/formats.php does
support] handling HEIF but PHP GD
[https://www.php.net/manual/en/intro.image.php does not]. There seems to
be a PHP library that may help here called
[http://image.intervention.io/getting_started/installation Intervention
Image]. There is a javascript library called
[https://alexcorvi.github.io/heic2any/ Heic2any].
I am not sure if this would have to be an opt in feature or not. Would it
be okay if the feature worked only if you use imagemagick.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53645#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list