-
Thanks for writing this script!
When using
```
npx avif --input="/path/to/www/assets/**/*.*" --output=/path/to/www/assets-avif --verbose
```
It would be really nice if there was a built-in way …
-
Hello team! I a have been working on a new website recently with lektor and noticed there is no native support for these image formats.
I used to contribute to Lektor in the past so I would be happ…
-
**Please Describe The Problem To Be Solved**
```
# -*- coding: utf-8 -*-
import flet as ft
def main(page: ft.Page):
page.add(ft.Image(src='https://pic2-cdn.creality.com/comp/model…
-
My Grabber Install with the post-filters `!("animated"|"animated_gif"|"animated_png")&(ext:avif|ext:gif|ext:jxl|ext:png|ext:webp)|(ext:bmp|ext:jpe|ext:jpeg|ext:jpg)`:
![image](https://github.com/user…
-
Request for Glide dot release.
@sjudd An AVIF rendering bug for AVIF images with alpha channel was fixed in #5128. Would you be able to make a dot release of Glide so that the fix can be used by ev…
-
Will gather improvement requests to the capture frame and export multiple frames feature.
- [x] choose JPEG quality #1141
- [ ] Choose output bit depth e.g. 24bit images instead of 48bit #1896
- …
-
### Description
Building last tagged RC2 introduced new failure https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/51482
```
========DIFF========
--
Encoding AVIF with illegal s…
-
Hi,
is there a chance to include AVIF file support in the plugin ?
It is new format for media files, not yet supported by all browsers but it's on the way.
Examples of implementation as Progre…
-
**Which feature do you want to detect?**
Support for animated AVIF images, a.k.a. AVIF image sequences.
**Which browsers do support this feature?**
https://caniuse.com/avif
Although all major …
-
I can't decode avif photo. I don't know what I'm doing wrong.
I use library:
https://www.sendspace.com/file/3glokx
Encoder works and create file but decoder has error. `Could not decode image: 0: I…