• Resolved ellef36

    (@ellef36)


    Hi there
    I need an image re-sizer for my website. The site will have multiple images which will need to be re-sized by customers. Although the images need to be re-sized they must keep their % proportion, as allot of customers will be using their logos, from what i have seen a simple re-size plugin can & will change the dimensions of the image and crop out parts of the logo, which is something i do not want.

    Hope this helps, and sorry I’m not overly technically challenged when it comes to things like this!

    Thanks in advance.

    https://www.ads-software.com/plugins/resize-image-after-upload/

Viewing 1 replies (of 1 total)
  • Hi,

    Apologies for the slow response. Our plugin isn’t geared to do this, it just does a blanket reduction of all uploaded images within a size suitable to store (and manipulate further) on a web server. For example, you upload a 4000×3000 image, this plugin downsizes it to a more size-efficient 1200×800 image, then you use other functionality to tailor it for your site.

    You may want to check out add_image_size() and WP_Image_Editor to help do what you require.

    Kind regards
    Phil

Viewing 1 replies (of 1 total)
  • The topic ‘Resize but keep % proportion’ is closed to new replies.