Image size in Attributes images

We are adding images of all of our parts to the attribute page. Is there a best practice for image size? We are taking a lot from old catalog photos and are very large high quality images and we think they need to be a bit smaler.

Welcome Doug!

I agree with you that there should be a standard once one decides to put images into the database vs linking. I was working on an idea at a previous employer where one would drop the image on a webpage. There are JavaScript libraries (both free and paid) that can resize/squish an image using the Canvas object in the browser. And since you’re in the browser, you could then make a REST call to import the image to Epicor, which make this method compatible with Kinetic in the browser.

Just a thought…