Like the imagecache module in Drupal 6, this extension will resize your images on demand. If a thumbnail doesn’t exist, the web server’s rewrite rules will pass the request to Yii which in turn hands it off to imageCache to dynamically generate the file.