digitalfabrik / integreat-app

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

Use modern image formats for non-content images #2435

Open ztefanie opened 1 year ago

ztefanie commented 1 year 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 8 months ago

Possibly related to #2277.