I have compressed some 'png' images to 'webp' images using the 'cwebp' conversion tool (https://developers.google.com/speed/webp/docs/cwebp).
Now, I want to compare 'webp' images with 'png' images, in MATLAB.
Is there a way to read webp images in MATLAB?