Project

General

Profile

Actions

Feature #43943

closed

AVIF images support

Added by Go MAEDA 20 days ago. Updated 16 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Attachments
Target version:
Resolution:
Fixed

Description

AVIF is a modern image format that can provide smaller file sizes while maintaining high image quality, with support for features such as transparency and HDR. It is now practical for general web use because browser support is broad. As of April 10, 2026, "Can I Use" reports about 94.9% global support, including support in current Chrome, Firefox, Safari, and Edge releases:
https://caniuse.com/avif

This patch adds AVIF support to inline images, thumbnails, attachment previews, and automatic inline markup insertion, so AVIF attachments behave like other supported images.

This patch does not add AVIF support to PDF export, because the rbpdf gem does not currently support AVIF images.


Files

0001-Support-AVIF-images.patch (4.74 KB) 0001-Support-AVIF-images.patch Go MAEDA, 2026-04-10 07:28
Actions #1

Updated by Go MAEDA 19 days ago

  • Target version set to 7.0.0

Setting the target version to 7.0.0.

Actions #2

Updated by Go MAEDA 16 days ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r24581.

Actions

Also available in: Atom PDF