Magento – Magento 2 stop (or) avoid resize product image at admin end

image resizingimage-uploadmagento2productproduct-images

In Magento 2.2.3 CE, Is it possible to get default maximum image dimensions in Magento when uploading images at admin end?

For example,

I uploaded some images to a product that were 2400x2400 and 1800x1800, but they were resized to 1200x1200 on the product page.

I would like to keep the original image sizes because I need higher resolution on some product images to show greater detail.

enter image description here

Magento Admin end while upload:

enter image description here

Best Answer

You can set default image upload size in your Magento Admin images upload system configuration:

Stores→Configuration→Advanced→System→Images Upload Configuration

From there you can set the image upload Maximum Height and Maximum Width