Replies: 1 comment
-
Can you reproduce this issue with the latest version? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not able to read certain TIFF files while trying to resize them using Magick.Net on Windows (in an Azure cloud deployment).
I am using
Magick.NET-Q8-AnyCPU
library file version8.5.0
.The files can be read by Magick.Net 8.5.0 locally (on Windows).
ZIP of files
Is there any explanation for why I am encountering this error with these files?
I wonder if it might be related to unknown fields in these files' metadata (see TIFF info section).
tiffinfo also failed to read XMP/EXIF metadata for some.
Error
Code in custom ReadImage method
TIFF info (abbreviated) per file
Beta Was this translation helpful? Give feedback.
All reactions