imgp icon indicating copy to clipboard operation
imgp copied to clipboard

Add option to raise limit

Open Firestar-Reimu opened this issue 7 months ago • 0 comments

#46

I have a 14000x19000 image which I would like to resize, but I run into:

'PIL.Image.DecompressionBombError' when resizing large image

I google it and find:

https://stackoverflow.com/questions/51152059/pillow-in-python-wont-let-me-open-image-exceeds-limit

but it needs to change the source code

maybe it's good to add an option to raise the limit

Firestar-Reimu avatar Jul 01 '24 11:07 Firestar-Reimu