staticallyio / statically

The CDN for developers.
https://statically.io
MIT License
584 stars 89 forks source link

JPG compression too high #26

Closed solracsf closed 5 years ago

solracsf commented 5 years ago

I believe that JPG compression is set too high and we loose too much quality. Is there any way to optimize this? Not all JPGs are affected, but some are unusable once in the CDN...

See https://cdn.statically.io/img/www.ekinops.com/images/banners/banner_web_product.jpg

No problems with PNG.

fransallen commented 5 years ago

Hey @acs-ferreira, we will schedule to reduce our default compression a little bit for greater image quality by default. But you may also check out this developer page, which explain that you can use ?quality=100 params to control your image quality :)

solracsf commented 5 years ago

Thanks @fransallen I'm already using that option.