If I try to resize an image to a big value like 5000 (both for width and height) my program will load for some time and then it will just exit with no errors seen in console.
It should resize the image correctly and I should get a image that is 5000x5000
Doesn't work and the program just exists.
Screenshots
Well I'm creating a image server and I want to be able to resize the images.
None
Also resizing a gif image doesn't work. It resizes the image but the result isn't a gif
Most helpful comment
Also resizing a gif image doesn't work. It resizes the image but the result isn't a gif