Skip to content

Add support for WebP image format

Marc Reichelt requested to merge mreichelt/gitlab:add-support-for-webp into master

What does this MR do?

Adds support for WebP image format.

With Safari 14 supporting WebP on iOS as well as Mac, WebP will soon be available in all major browsers (pending users updating):

This should make web / Flutter / Android developers really happy, of which some are already using WebP images in their projects to decrease app sizes and network load times.

Screenshots

(no screenshots yet)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

This MR does not touch any security-related stuff (like credentials, auth methods etc.).

Edited by Marc Reichelt

Merge request reports

Loading