digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
56 stars 35 forks source link

Use modern image formats for pois, events ... #2413

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

As it should be quite easy to implement for non-content images, non-content images like for pois or events should be delivered in modern format. A flag, if a modern format is requested or not, would be nice, to ensure backwards compatibility.

Alternatives

User Story

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

Additional Context

Design Requirements

osmers commented 1 day ago

@ztefanie does this issue relate to images uploaded by municipalities or only to images implemented by us (e.g. the placeholder images for events)?