Hi,

Is there a module/plugin for Drupal 6 that supports the creation of thumbnails constrained to a preset width. That is, I want to specifiy a width for the thumbnails, but not a height. The aspect ratio (width:height) should remain the same in the thumbnail version as it is in the original image.

That way the user can upload images with various aspect ratios, and the thumbnail will always conform to the preset width without distorting the image.

Is there anything in Drupal that can do that?

Thanks!

Ryan

Comments

yelvington’s picture

The imagecache module has not been released for 6.x, but a note in the queue indicates the CVS HEAD branch is a D6 port.