nicolashmln / strapi-plugin-responsive-image

Custom responsive image formats for https://strapi.io
160 stars 29 forks source link

Add quality to individual formats #35

Open svenruegg opened 1 year ago

svenruegg commented 1 year ago

To make the individual formats more flexible I wanted to add the quality setting there as well. With that the 'large' format can have a different quality setting the 'small' f.ex

The format quality setting will override the global one. If no quality is set on the individual format, the global set quality is used.

svenruegg commented 1 year ago

@nicolashmln any update on when this will be reviewed?