-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to optimise existing JPGs without re-encoding them and losing quality.
**Describe the solution you'd like**
…
-
To identify JPG files accidentality saved as progressive format it could be helpful to have a validation tool for this to test all used jpg files. Progressive JPGs are not supported by the q3map2 comp…
-
Thank you very much for this new feature!
Just a note: this works (in our usecases) with acceptable speed for baseline jpgs, but not for files with progressive encoding, where processing is excrucia…
-
Hello!
Is it possible to generate progressive jpgs with this library? I did not find any directions in docs or in other git issues here.
According to the libvips git issues, that library support…
-
Thx again for this most excellent library !
Progressive JPGs can provide great content hints in faster time than current image loading/blur LQIP. There's a [whole study](https://blog.cloudflare.com…
-
would it be possible to render JPGs progressively?
https://stackoverflow.com/questions/41732652/convert-jpeg-to-a-progressive-jpeg-in-php
-
Performance in Cantaloupe is influenced by many factors including the processor strategy and caching setup. In Cantaloupe, processors read images from [sources](https://cantaloupe-project.github.io/ma…
-
I have tried this plugin and it works properly. It's a nice add-on to the Pelican workflow. However, while testing for performance and optimisation, I have found that the resulting thumbnails are not …
-
Often when homepage promo images are added or changed they are bigger than necessary and this causes performance to suffer.
We should improve the workflow to ensure that developers updating the im…
-
Hi,
I'm trying to run mozjpeg with gulp, but I get this error:
```
[00:13:17] Starting 'minify-jpgs'...
events.js:141
throw er; // Unhandled 'error' event
^
Error: dyld: Library not loa…