Limiting image dimensions
-
I’m maintaining a site with large number of images uploaded daily by editors. I don’t need to keep original or scaled (2560px) version. Ideally, I’d like to limit webp image dimensions to (example) 1024px max both width and height so that only 1024px images and smaller get generated. Server space is an important factor here. Is there a simple way to limit image dimensions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Limiting image dimensions’ is closed to new replies.