TimThumb
The script was written by Tim McDaniels as a way to achieve the core functionality of phpthumb while using half the code. Ben then added PNG and GIF support, plus improved speed and caching.
How to use:
PHP-Code:
<img src="/scripts/timthumb.php?src=/images/whatever.jpg&h=150&w=150&zc=1" alt="" /> 
Sieht nach einem ordentlichen Skript aus. Wie performant kann so etwas mit vielen Bildern(Bildergalerie) sein?

Grüße Matthias