- Jan 11, 2007
- 1,251
- 5,510
- 612
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.
