There is a limit on the size of outputing a WebP image. The maximum width and height are 16838: https://developers.google.com/speed/web ... age_can_be.
[ImageMagick crashes on converting big JPG to WEBP · Issue #1384 · ImageMagick/ImageMagick](https://github.com/ImageMagick/ImageMagick/issues/1384)
When enable "maxsize compatible mode" for WebP output, before WebP output, check demensions of pictures, if any side of width and height are over 16838px, resize the side to 16838px (keep ratio) before outputing to webp.
[Feature Request]maxsize compatible mode for WebP output
Moderators: helmut, XnTriq, xnview
Re: [Feature Request]maxsize compatible mode for WebP output
This sounds reasonable, ALL XnView products should have this
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys