SixLabors / ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://sixlabors.com/products/imagesharp/
Other
7.26k stars 844 forks source link

Error SixLabors.ImageSharp.ImageFormatException: 'Unexpected chunk followed VP8X header' #2695

Closed chienits closed 4 months ago

chienits commented 4 months ago

Prerequisites

ImageSharp version

2.1.7

Other ImageSharp packages and versions

2.1.7

Environment (Operating system, version and so on)

Windows 10

.NET Framework version

4.7.2

Description

Unable Load webp image

Steps to Reproduce

I'm using Net framework 4.7.2

Images

No response

JimBobSquarePants commented 4 months ago

It's so disappointing to see issues like this opened.

image

These questions should be filled correctly in or otherwise you are completely wasting my time! The latest version of ImageSharp as of this time is v3.1.3 a full major version over the one you are raising an issue for.

chienits commented 4 months ago

I'm using .NET Framework (only latest v2.1.7 supported) ImageSharp v3.1.3 only support Netcore

JimBobSquarePants commented 4 months ago

And you think I should support outdated versions of Open-Source code?