Azure / Azure/static-web-apps

AVIF images are brotli compressed

Open
#1,542 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Hello,
I have a page that loads an AVIF image, and I just noticed that Azure SWA serves it with a brotli compression. This wastes CPU cycles on low-powered devices when they have to decode the brotli compressed file. There is no beneft to compressing AVIF, since it is already highly compressed.

![image](https://github.com/user-attachments/assets/e565c4c6-949c-458f-a466-868a271988bc)

Is there a way to fix this or to disable this?

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.