ipx
ipx copied to clipboard
🖼️ High performance, secure and easy-to-use image optimizer.
Hi. Thanks for the great work! I want to use automatic format selection like cloudinary and imgix. cloudinary https://cloudinary.com/documentation/image_transformations#automatic_format_selection_f_auto imgix https://docs.imgix.com/apis/rendering/auto/auto#format
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/sharp](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sharp) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^0.30.5` -> `^0.31.0`](https://renovatebot.com/diffs/npm/@types%2fsharp/0.30.5/0.31.0) |...
Input is usually considered safe from local sources and whitelist domains but if an attacker somehow manages to bypass these, they can potentially use xss on svg files are are...
Related. https://github.com/nuxt/image/issues/1257
### Describe the change The repo has a tag of "docker", but there's no mention of it anywhere. I found the image https://hub.docker.com/r/pooya/ipx which is 6 years old. ### URLs...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### Describe the feature I've found myself wanting to use IPX to transform the image format & wanting to supply options, e.g. process an animated gif by reducing the colour...
### Environment Node: 21.5.0 ipx: 2.0.2 ### Reproduction I have built my own image provider with NuxtImage which provides the images via an API route. The reason for this procedure...
Currently, we export `Handlers` type but it is not strictly typed enough to hind possible values (to be used in [nuxt image](https://github.com/nuxt/image/pull/1132/files#diff-28501dcb7eee92a000652f2b7ca69829547007adb50b00676c763def85d01dc4R68)) for example.
### Environment ipx - 2.0.2 nodejs - v18.16.1 ### Reproduction Clone repo: https://github.com/dmitriy-nz/ipx-test Install deps Run `npx ipx serve --dir ./imgs` Open url: http://localhost:3000/s_200x200,fit_inside/test.jpg - Already at this step you...