-
sharp uses pngquant under the hood. Among recent tools, zopflipng seems to give the best lossless compression rate.
Would it make sense for this project to transition to imagemin-zopfli at some poi…
-
I encountered this problem, the size of the picture cannot be compressed.
`viteImagemin({
gifsicle: {
optimizationLevel: 7,
interlaced: false
…
-
https://github.com/juzisang/picgo-plugin-compress/blob/5a0383bc88d948208d0d302ce0fa08ccfd877185/src/compress/imagemin.ts#L11
这里默认对于大于5MB的图片不太理想,压缩之后还是有接近2MB。
-
Hi,
I'm quite new to using `gulp-imagemin`. I don't have any issues with minifying `SVGs`, but I've noticed that when it comes to `.jpg` and `.png` files, the images appear corrupted after running …
-
would creating `felt-imagemin` to handle `'images/*.{jpg,png}'`be of interest?
-
not sure if I should be posting this here or in mozjpeg but mozjpeg is failing for me on OS X 10.11:
```
optipng-bin@3.1.1 postinstall /Users/xxx/Sites/white-label/node_modules/gulp-imagemin/node_mod…
-
# Error encountered
When running `hexo generate`
```
ERROR Plugin load failed: hexo-optimize
Error: Cannot find module 'imagemin'
```
`_config.yml` was the same as README indicated.
```…
-
The imagemin package is [now unmaintained](https://github.com/imagemin/imagemin/issues/385).
- [compress-images](https://www.npmjs.com/package/compress-images) might be an option
- or even vanilla…
-
Было бы клёво его подкрутить в фреймворк на радость юзерам.
-
The result of Imagemin windows app is 33kb. but when I use js code to use imagemin directly output for same picture is 57kb.
I tried to copy exact same code as [index.js](https://github.com/imagemi…