This topic is locked

Problemas with .webp image format

12/11/2022 5:31:24 AM
PHPRunner General questions
A
alfonso authorDevClub member

In a field of type image I want to use the .webp format. The problem is that thumbnails on the fly are not generated for that format and it is also not displayed when editing it
Any idea?. This formart is good to increase speed of web pages

Sergey Kornilov admin 12/11/2022

The library that generates thumbnails doesn't support .webp fomat yet. We may look into finding a newer library that supports it.

A
alfonso authorDevClub member 12/11/2022

It would be a good idea for future updates