Tagged: Resize

0

Magento: Function to resize any image

In this article I’m writing code for resize any image in magento according to your desire width and height. In this article, I’ll describe how to resize images, such as needing to resize a...

0

Magento: Category Image Re-size

We don’t have any function to re-size the category image, but we can use this code for category image resize and extend category model to your local system or your custom module XML in...