[wp-trac] [WordPress Trac] #51228: Include support for the AVIF image format

WordPress Trac noreply at wordpress.org
Tue Jan 30 00:41:32 UTC 2024


#51228: Include support for the AVIF image format
-------------------------------------+-------------------------------------
 Reporter:  lukefiretoss             |       Owner:  adamsilverstein
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:  6.5
Component:  Media                    |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-unit-      |     Focuses:  performance,
  tests commit has-testing-info      |  sustainability
-------------------------------------+-------------------------------------
Changes (by adamsilverstein):

 * keywords:  has-patch has-unit-tests commit => has-patch has-unit-tests
     commit has-testing-info


Comment:

 **Testing instructions**

 - Verify your WordPress install supports AVIF (check Tools-> Site Health
 -> Info tab -> (expand) Media Handling section. Either GD or Imagick must
 have "AVIF" listed.
 - Upload an AVIF image to a post or the media library. Some test images
 are available in
 [https://github.com/AOMediaCodec/libavif/tree/main/tests/data the libavif
 repository].
 - Test features like cropping and rotating in the media library and the
 editor
 - Test viewing post in all [https://make.wordpress.org/core/handbook/best-
 practices/browser-support/ supported browsers] (Browserstack would be
 great for that)
 - Test using the `image_editor_output_format` filter to output AVIF's for
 uploaded JPEGs, noting JPEG/AVIF file sizes with/without the filter.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51228#comment:68>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list