Skip to content

Shrink images when detected as above a certain resolution/file size #182

Description

@tomrow

Currently, some otherwise simple pages struggle to load on devices with very small memory or slow network adaptor due to the size of images on the page. Currently, WebOne has the capability to call ImageMagick to re-encode JPEG format images with a lower quality setting, but this only solves the transit problem, as they will once again take up large amounts of memory once they are decoded by the browser for display. It would be nice to detect images higher than a certain pixel resolution and then down-scale them in addition to re-encoding images with low-quality JPEG encoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions