Skip to content
This repository was archived by the owner on May 23, 2018. It is now read-only.
This repository was archived by the owner on May 23, 2018. It is now read-only.

Optimize uploaded images #24

Description

@paulmenzel

PageSpeed Insights currently gives 60 from 100 to UNDUNE for the Desktop category (51/100 for Mobile).

It is suggested, that the images should be optimized.

Optimize images

Properly formatting and compressing images can save many bytes of data.

Optimize the following images to reduce their size by 512.8KiB (11% reduction).

All these images were uploaded by the users using the CMS. So they are outside of Ruby on Rails’ asset pipeline, and Gems like image_optim do not help.

It looks like PaperclipOptimizer might be the solution.

Any objections to a pull request adding this?

It should be checked if a copy of the original uploaded image is safed somewhere or also optimized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions