-
Could you fix .avif support for ultra small ebook sizes?
-
For faster loading.
Fallback:
```
-
It is requested to investigate the capability of storing images snapshots in a webp/avif format to make it smaller.
ala-n updated
1 month ago
-
Is there a way how I can preserve transparency when using avif-cli?
This is especially important for png images.
byebb updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When developing web applications, t…
-
Use [Gatsby Image plugin](https://www.gatsbyjs.com/docs/how-to/images-and-media/using-gatsby-plugin-image/) to increase image loading and save bandwidth.
### Context
Gatsby automatically converts …
-
We should add support for AVIF images (and maybe HEIF too? but I'll prioritize AVIF myself), such as this:
https://libre-software.net/image/avif-test/
I see two problems right now:
1. the boo…
-
If I open an HTML or CSS file I can render the images in them because of these options
```bash
html = {
enabled = true,
},
css = {
enabled…
-
`image` only provides the `rayon` compile-time feature for controlling parallelism. There are no runtime controls exposed, which means there isn't an obvious way to control things like:
1. Whether …
-
The current feature tracking for AVIF and JXL is not complete. Implementation of AVIF does not guarantee support for HDR images (ie they may not properly render images with the PQ or HLG transfer func…