First install utility
sudo apt install webp
Now convert image, heres and example, strangely it goes output file first and then input file
dwebp -o "times_and_temps.png" "times_and_temps.webp"

Technical notes, and other ideas.
First install utility
sudo apt install webp
Now convert image, heres and example, strangely it goes output file first and then input file
dwebp -o "times_and_temps.png" "times_and_temps.webp"