ImageGlass
ImageGlass copied to clipboard
Can not open avif image that bigger than 32768*32768
System information:
- Windows OS version: win11
- ImageGlass version: 8.5.1.22 and 9 beta1
Screenshots:

But png and jpg don't have this issue.
Images can be vectors for malicious actors. One way to attack a system is via resource exhaustion from decompression bombs. As a result the ImageMagick library has some defaults in regards to how many resources it allocates to decode images. This has an unfortunate side-effect of blocking some legitimate images. This policy can be overwritten but I don't know enough about the .NET bindings to say whether ImageGlass needs new code to load an alternative policy.
Probably I will just close this. IG just uses the default policy of MagickNET