According to https://invent.kde.org/plasma/plasma-workspace/-/blob/master/shell/packageplugins/wallpaperimages/wallpaperpackage.cpp#L38 WebP is supported but that might be exclusive to Plasma 6.0.
KDE
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
thanks
Go to cloudconvert.com and convert it to jpeg or png. Then it should work.
magick input.webp output.jpg
Doesn’t work for me, but this may also be an option.
Just make sure imagemagick is installed. convert input.webp output.jpg
will also work.
thanks, I used gimp to convert from .webp to .png. I guess the plasma desktop does not support .webp images as wallpapers then? It would be cool to support them in the future.
Check again in February after plasma 6 releases.
If it's anything like jxl there was a separate library to install for that. Might check there
Check if you have qt5-imageformats package installed. It is an optional dependency for kio-extras package that is not installed by default on Arch distros.
I am pretty sure webp works with the wallpaper picker on plasma5 from my experience.
cool, thank you very much