• Hello

    We just set up our online store with woocommerce. However, there is a little problem with the product images. Since we use a theme that requires the images to be all the same size, we activated hard crop in the woocommerce settings.

    This is working fine, all images get to be the same size. But sometimes the product gets cropped, when corrected to the needed format (247×300).

    Since all the product images have a white background, the solution would be so easy. The image needs to be resized first eather to a width of 247 or to a height of 300, depending on which is larger, respecting the proportions. Then the canvas of that new image could be expaneded in width or height (which one is needed) and filled up with white background.

    Doing it this way, you would have images the same size, but the complete product will always be visibile.

    I can’t believe I can’t find a plugin which is working this way? Isn’t that an issue for all users of woocommerce? How do you guys solve this problem?

    Greetings
    Marc

  • The topic ‘Plugin for filling up product images’ is closed to new replies.