I have an issue with decoding of following image: https://github.com/user-attachments/assets/2a5e8ec3-6d91-48f9-b50c-cc14b87dc76f Error (inherited from https://github.com/image-rs/fdeflate) ``` Image(Decoding(DecodingError { format: Exact(Png), underlying: Some(Format(FormatError { inner: CorruptFlateStream { err: BadZlibHeader } })) })) ``` The attached image opens in firefox without errors