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.
Magento Admin end while upload:


