Add an AVIF conversion image styles effect

Created on 12 May 2023, almost 2 years ago

Problem/Motivation

Drupal core has supported WebP as a destination format in the Image style "Convert" effect since Drupal 9.2 in #2340699: Let GDToolkit support WEBP image format .

And until AVIF conversion support can be added in Drupal 10.1+ or higher via Let GDToolkit support AVIF image format Needs work , this module seems like the correct place to add similar support for AVIF for Drupal 9 and below, and particularly when AVIF support is not automatically compiled into the PHP via GD support.

Proposed resolution

Implement a new image style effect for AVIF that generally uses the same UI and approach from the core GD convert functionality. See #2340699: Let GDToolkit support WEBP image format and Let GDToolkit support AVIF image format Needs work for reference.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇪🇨Ecuador jwilson3

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024