# Resize image's script doesn't work when much files to process

**URL:** https://forum.kirupa.com/t/resize-images-script-doesnt-work-when-much-files-to-process/66282
**Category:** programming
**Created:** [October 4, 2004, 3:45pm UTC](https://forum.kirupa.com/t/resize-images-script-doesnt-work-when-much-files-to-process/66282 "2004-10-04T15:45:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![haai](https://avatars.discourse-cdn.com/v4/letter/h/ecc23a/32.png) [@haai](https://forum.kirupa.com/u/haai)
#### Post date: [October 4, 2004, 3:45pm UTC](https://forum.kirupa.com/t/resize-images-script-doesnt-work-when-much-files-to-process/66282/1 "2004-10-04T15:45:51Z")

</div>

Hi,

I got a script to resize images in a directory.  
The script resizes the images 3 times (640_480, 128_96 and 240\*168)  
The script works fine when there are not so much files to resize.  
But when, I think a number of 20 files, must be resized, the script just returns a white page whitout any error.

What can be the problem?

Thx in advance!
