Unable to open webp file saved via photoshop 2024 - invalid vp8 header

i’m not able to open webp image saved in photoshop 2024 in “Aspose.Imaging.Image.Load(postedFileStream);” . it throws error “invalid vp8 header”. a normal webp photo that aspose can process has the encoder: WEBPVP8 but a file that was saved by photoshop has WEBPVP8X

@maral we will investigate issue and reply.

@maral Could you please attach an image that doesn’t work?

Untitled-1.zip (6.7 KB)

@maral I tested on Aspose.Imaging version 24.6 using the NetStandard 2.0 framework, OS Windows 10.
The file opens without problems, just in case I attached the project to this post.
If you still have problems, please tell me the version of Aspose.Imaging that you are using, the framework, the OS, and if possible, provide part of the code in which the bug occurs, I will try to help you.
TestWebp.zip (8.3 KB)