I'm having a problem trying to encode a JPEG to WEBP because of the ICC profile... ``` vips webpsave file.jpeg file.webp icc_import: no input profile ``` Do I have some operation on the image before trying to reencode it? Here's the image causing issues 