Images render as corss after docx to pdf using .NET

Hi,
The attached document is uploaded to the system, the images in the document are corrupted.
I attached the original file, corrupted file, and screenshot.
YG11846.zip (623.4 KB)

@srmbimser

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-20263 . You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi, Is there an improvement on WORDSNET-20263 issue?
Is there any method you could suggest for this error other than waiting for improvement?

@srmbimser

The Images inside a file is a RIFF container containing a WebP image. GDI+ does not support these formats. This is a missing feature in Aspose.Words. We will inform you via this forum thread once this feature is avialable.

Hi, Is there an improvement on WORDSNET-20263 issue?
Is there any method you could suggest for this error other than waiting for improvement?

@srmbimser Unfortunately, WebP images are still not supported by Aspose.Words. Could you please let us know what is your target framework? If you use .NET Standard or .NET6 versions of Aspose.Words, we could add support of WebP format relatively fast.

The issues you have found earlier (filed as WORDSNET-20263) have been fixed in this Aspose.Words for .NET 24.4 update also available on NuGet.