-
-
Notifications
You must be signed in to change notification settings - Fork 890
Closed
Labels
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of ImageSharp
- I have verified if the problem exist in both
DEBUGandRELEASEmode - I have searched open and closed issues to ensure it has not already been reported
ImageSharp version
2.1.0
Other ImageSharp packages and versions
ImageSharp.Web 2.0.0-alpha.0.18
Environment (Operating system, version and so on)
Windows 10
.NET Framework version
.NET 6.0.3
Description
The attached image when converted to WebP at default quality, produces a file that doesn't render in any browser and is deemed as corrupt.
Steps to Reproduce
Use standard ImageSharp.Web middleware to request conversion of the attached image to webp. The corrupt webp is also attached.
Thanks for the awesome library.
Images
corrupted webp output (inside zip):
converted.zip
Other pngs convert fine.
Reactions are currently unavailable
