Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image Resizing...


jfrountree

Recommended Posts

Is there a preticular reason why there is no image resizing functionality in this shopping cart system?

That would be one of the things I would think would be a major priority considering all the images come out looking skewed and there are 3 different image sizes that will be displayed across the cart in various places.

 

It would be nice if there was a auto-resizer on upload that distributed the 3 different images properly.

Maybe I'm missing something...

 

Please advise.

 

Thanks!'

 

-Josh

Link to comment
Share on other sites

Is there a preticular reason why there is no image resizing functionality in this shopping cart system?

That would be one of the things I would think would be a major priority considering all the images come out looking skewed and there are 3 different image sizes that will be displayed across the cart in various places.

 

It would be nice if there was a auto-resizer on upload that distributed the 3 different images properly.

Maybe I'm missing something...

 

Please advise.

 

Thanks!'

 

-Josh

 

 

Hi Josh!

 

To keep them from being "skewed" set only the height OR the width in your admin panel under images with a size and leave the other blank... osc will keep the proportions that way.

 

As for resizing, there are a lot of contributions that do what you are looking for... go to the Contribution page une the heading Community above and do a search for 'images". You'll find lots of solutions.

Link to comment
Share on other sites

Hi Josh!

 

To keep them from being "skewed" set only the height OR the width in your admin panel under images with a size and leave the other blank... osc will keep the proportions that way.

 

As for resizing, there are a lot of contributions that do what you are looking for... go to the Contribution page une the heading Community above and do a search for 'images". You'll find lots of solutions.

 

Thank you very much!!

Link to comment
Share on other sites

I'd like to say that the ImageMagic contribution has been supremely useful to me. Not only can it resize images (and store them in a cleanable cache to prevent unnecessary server usage), it can also adjust JPEG quality, add various kinds of watermarks, adjust brightness and contrast, and so on.

 

It was especially useful in one case where I needed guranteed automation in a highly modified section. It worked fabulously, all I had to do was adjust the width and height variables for the image source link (imagemagic.php?w=200&h=200), and everythings done. There are one or two areas I think could make this perfect, namely the ability to crop images in any way possible, but otherwise its perfect.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...