-
## Description
When including an image that has the `.avif` format into a Markdown file, the image size hint is not generated.
To reproduce:
- create a nuxt content project with 'nuxt-content…
sttzr updated
3 months ago
-
**Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 0103815adb503cc7ff0cc11cd195516bb6bee658
- Used the search featur…
-
First of all, thanks for this great package. I was able to generate a fully reponsive picture with only a few lines of code, which is amazing! To the problem
I am trying to use the `basePixels` dir…
HriBB updated
1 month ago
-
**Feature Description:** Similar to Webp formatting, I'd want avif support. It will save some room as its compression is better than png, jpg, and webp apperantly.
* **Additional context:** I think…
-
**Describe the bug**
Somehow, after the NEXT upgrade, Chibisafe doesn't show certain file types in the Dashboard. In this case "image/avif".
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
1. thumbor docker support THUMBOR_NUM_PROCESSES
https://github.com/MinimalCompact/thumbor?tab=readme-ov-file#quick-start
`docker run ... -e THUMBOR_NUM_PROCESSES=xxx` or so
2. imagor docker suppo…
-
Feature request to add option to choose between native encoded image format: avif and jxl over webp, jpeg and png for downloads.
When I save images from hitomi.la directly while on browser, I get t…
-
## Feature Request
```rs
head::Link {
rel: "icon",
r#type: "image/png",
sizes: "16x16",
href: asset!("./assets/favicon/favicon-16x16.png"),
}
```
will generated
```html
…
-
## Motivation & Tasklist
Title says it all.
-
**Description:**
Currently, Avif images do not get thumbnails. It would be cool if they did so that I wouldn't have to decode Avif
images specifically instead of just using the thumbnail like I c…