ipx
ipx copied to clipboard
🖼️ High performance, secure and easy-to-use image optimizer.
### Describe the feature I would like to propose adding a couple new modifiers for `opacity` and `brightness` (and probably `background` too as a side-effect of adding the first to...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/etag](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/etag) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/etag)) | [`^1.8.3` -> `^1.8.4`](https://renovatebot.com/diffs/npm/@types%2fetag/1.8.3/1.8.4) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | autofix-ci/action | action | digest | `551dded` -> `635ffb0` | --- ### Configuration...
### Environment nixOS node : v23.11.00 ### Reproduction Install `@nuxt/image` in nuxt project on nixOS. ### Describe the bug Hi! When using '@nuxt/image', it doesn't work has expected and can't...
### Environment ```json "dependencies": { "@nuxt/fonts": "0.11.4", "@nuxt/icon": "1.13.0", "@nuxt/image": "1.10.0", "@tailwindcss/vite": "^4.1.7", "nuxt": "^3.17.3", "tailwindcss": "^4.1.7", "vue": "^3.5.14", "vue-router": "^4.5.1" }, "devDependencies": { "typescript": "^5.8.3" } ``` Deno version:...
This PR enables customisation of IPX image URLs. When creating an H3 handler, `parseUrl` option can be set to a function which overrides the default URL parsing logic. When not...
### Environment N/A ### Reproduction N/A ### Describe the bug ipx@3 bumped to sharp@^0.33, which introduced a minimum node.js version of `^18.17.0 || ^20.3.0 || >=21.0.0` ([example](https://github.com/lovell/sharp/blob/701143afb364c1b618422c59ae955f4084651930/npm/darwin-arm64/package.json#L32)), but `ipx` itself...
Resolves #261
### Environment ipx v3.0.3 ### Reproduction n/a ### Describe the bug Requesting an SVG source file without specifying an output format is allowed — it returns the SVG file unmodified...
resolves https://github.com/unjs/ipx/issues/23 ### before  ### after 