Automatic Thumbnail Generation: Create thumbnails on the fly for uploaded images
- GD module*: use the GD.pm module to create thumbnails in the following formats: JPEG, PNG, and XBM. Must have GD.pm installed on your server.
- Image Magick Module*: Use the Image::magick module to create thumbnails on the fly for all image formats. Must have Image::magick installed on your server.