-
[AVIF support is just around the corner](https://caniuse.com/avif) and can compress even better than webp!
It would be great if imagemin could also add support for AVIF.
-
## marko-cli@7.0.1
### Details
When building a docker container with `markojs` and `marko-cli` dependencies on an `armhf` target, the container build fails due to the `chromedriver` dependency o…
-
I'm running this piece of code on about 10k JPG and PNG images:
``` js
const processedImg = await imagemin([originalPath], {
plugins = [
imageminJpegtran(),
imageminOptipng({
…
-
## Version **3.2.0** of [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) just got published.
Branch
Build failing 🚨
Dependency
…
-
I've built a simple express api that minifies images using imagemin with the following plugins:
- gifsicle
- jpegtran
- optipng
- zopfli
This API works correctly when host locally. It compres…
-
**Environment**
Windows 10 专业版最新版本;默认Edge浏览器;
"dependencies": {
"axios": "^0.19.0",
"clipboard": "^2.0.4",
"core-js": "^2.6.5",
"dayjs": "^1.8.16",
"imagemin-webpack-plugin"…
-
Hi there,
In a new effort to consolidate the metalsmith ecosystem under the Github and NPM metalsmith orgs,
I'm reaching out to authors of contributed plugins that are so common in metalsmith bui…
-
Right now we don't compress image neither serve different sizes/formats for the user (different screen sizes/browser support).
It would be nice to have it when building the project.
-
There are a _lot_ of major version bumps which require new node versions, breaking changes etc.
This needs to be tackled manually.
```
Package Current Wanted Latest Loca…
-
Package **imagemin-svgo** [released](https://github.com/imagemin/imagemin-svgo/releases/tag/v9.0.0) a new major version 9.0.0 a few days ago and it is no longer compatible with this plugin.
When tr…