I wonder if it is possible in Magento to create a resized copy of a product image and the get the url to the image via SOAP
The problem is that I have a site that gets the products of a category via SOAP v1 but the image sent by Magento is too big and resizing the image with css is making the website too heavy when downloading those images.
Thanks