• I have a lot of photos on the website, I need to resize them 1500px width x 850px height. The height of 850px is rigid, if the width of the photo is narrower than 1500px, the background should be white or transparent. Can someone tell me how to do it automatically for all photos?

    • This topic was modified 3 years, 3 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
  • Generally, this is done with photoshop before uploading the photos using some automation to resize photos in bulk. However, it can also be done with CSS using the max-height and max-width properties.

Viewing 1 replies (of 1 total)
  • The topic ‘Mass resize photos’ is closed to new replies.