digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
45 stars 15 forks source link

Use modern image formats for non-content images #2435

Open ztefanie opened 11 months ago

ztefanie commented 11 months ago

Motivation

Modern image formats like AVIF and WebP can improve compression by up to 50%.

Proposed Solution

Images from cms delivered in modern image formats should be displayed correctly. Use the flag to requested images im compressed formats.

User Story

As a user I want to have a fast response, when opening / loading a page.

Additional Context

See cms issue here https://github.com/digitalfabrik/integreat-cms/issues/2413

steffenkleinle commented 5 months ago

Possibly related to #2277.