Is it possible to display WebP images in Umbraco 9 backoffice?
Hey everyone!
I am using Umbraco version 9.5.0-rc and wonder if there is a way to show WebP images in backoffice in this version. I can upload files in such formats, and they do render on the page but not in the backoffice.
Sadly Umbraco 9 does not sure WebP support as it stands right now, due to the version of ImageSharp that it uses. If you were to upgrade to Umbraco 10 you can make use of ImageSharp 2 which has WebP support!
Is it possible to display WebP images in Umbraco 9 backoffice?
Hey everyone!
I am using Umbraco version 9.5.0-rc and wonder if there is a way to show WebP images in backoffice in this version. I can upload files in such formats, and they do render on the page but not in the backoffice.
Hi Zeraxo,
Sadly Umbraco 9 does not sure WebP support as it stands right now, due to the version of ImageSharp that it uses. If you were to upgrade to Umbraco 10 you can make use of ImageSharp 2 which has WebP support!
Hope this helped,
Corné
is working on a reply...