Include fallback option for modern image formats, like AVIF and WebP in Brizy?
I have prepared a number of images in JPEG, or PNG and additionally in AVIF and WebP formats. Now I would like to include these images in the Brizy in the website, but it is abundantly uncomfortable to do this in the coding.
<picture>
<source srcset="img/meinbild.AVIF" type="image/AVIF">
<source srcset="img/meinbild.webp" type="image/webp">
<img src="img/meinbild.jpg" alt="Beschreibung des Fotos">
</picture>
Could you make this possibility easier and make it possible within Brizy via a graphical user interface? Please.
Happy Greetings
NiK.
-
Hi Nik,
Thank you for your feedback.
I wanted to inform you that we have received similar requests from other users, and we have added this feature to our internal requested features list.
While we appreciate your suggestion and understand the importance of this feature to our users, we currently do not have a specific timeline for when it will be available.
If you have any further questions, please let us know.
Best regards,
Ariel H.0 -
Hi Ariel,
thank you very much for the quick response.
It is gratifying to know that you have included this important and state of the art feature, which will be very helpful to all users, in your todo list.Many greetings
NiK
0
Please sign in to leave a comment.
Comments
2 comments