The Gallerizer script can be uploaded into a directory containing multiple image (gif/jpg/png) files, and opened in a web browser.
The script will present the user with a thumbnailed, paginated gallery of all of the image files found in that directory. The gallery will display thumbnail images generated by php which will make you image gallery faster and consume considerably less bandwidth than a gallery script that uses the original resolution file to display a thumbnail or preview image.
The script generates a paginated list of thumbnails (the gallery) and an image preview/download page displaying the full resolution image for each file. The default Gallerizer CSS will stretch the display width of this image to match the width of the user's browser.
Click Here To View A Gallerized Image Directory
You determine the number of thumbnails per page as well as the size of the thumbnails being displayed. You can also determine whether to have the script save the thumbnails "on first access" for speed, or to have it create them "on the fly" to save disk space.
If you have the script save the thumbnails as files you can use it to quickly create thumbnails of all of your images for use with other plugins or scripts as well.
The page layour it 100% CSS and the 2 types of page generated by the script are easily used to match the gallery styles to your existing site layout. Simply include your existing stylesheet if you wish and provide sizes for the gallery and thumbnails.
Click Here To Download The Gallerizer Script
After you've downloaded the Gallerizer files, follow the instructions to configure the gallery and upload it to your server. If you're excited, just upload it with the default settings. By the time you can get your web browser loaded to check the URL, your gallery will already be up and running on your site.