Skip to content

"The archive entry was compressed using an unsupported compression method." Exception when loading certain PNGs in Azure Function App v4 and .NET6 #2299

Discussion options

You must be logged in to vote

So the images work outside of the Azure function? If so then the issue is not with the library.

There were issues with the deflatestream due to a breaking change in .NET 6 but that was fixed with #1707 Your stack trace only shows the old v1 ImageSharp version.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@MattTravis
Comment options

@MattTravis
Comment options

@JimBobSquarePants
Comment options

Answer selected by JimBobSquarePants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants