• Resolved Matija

    (@matija80)


    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)
  • Plugin Support Adam Dunnage

    (@adamdunnage)

    Hi @matija80 thank you for your question. Currently this is not something that is configurable. I have opened a feature request in GitHub for this which you can follow for updates.

    We do also have a filter that is similar but not quite what you’re looking to do where you can limit the number image sizes that generates a webp image, which will help with server space.

    If you are interested in this then you can check this topic which explains this in more detail and how to use it.

    Thread Starter Matija

    (@matija80)

    Thank you for opening a feature request. I’ll follow for updates there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Limiting image dimensions’ is closed to new replies.