- Jan 11, 2007
- 1,223
- 5,359
- 592
The file size of the resized image is limited to 10 megabytes, which is 10000000 bytes. We were using the GD graphics library on the server to resize images, but the problem went away after we switched to ImageMagick.
