-
When using the `:webp` modifier in a grid, files with the same name but different extensions (e.g., `picture.jpg` and `picture.png`) are processed into the same output image. Despite the images being …
-
Screenshot courtesy of TheRetrorifficMan on Nexus:
https://www.nexusmods.com/hitman3/images/170
![!temp](https://github.com/user-attachments/assets/fdecd164-5b96-401f-a55e-ef4a5825a476)
Uploa…
-
Requesting support to show webp images in the notifications.
Currently it's not shown embeded in the notification.
I've seen there is a mime type check for jpg/png in a util class. I already a…
-
To make the website easier to navigate and more responsive, all uploaded images should be converted to .webp format before saving.
-
### What problem will this feature address?
To make `Dokploy` standout, it should offer a broad set of templates out of the box, so here is my proposal. I included checkmarks to make tracking easie…
-
Hi there, following https://github.com/nextgis/quickmapservices_contrib/issues/60, there is a bug with webp tile sources that cannot be validated by NextGIS QMS? The source loads correctly on the leaf…
-
bc I love webp which has smaller size
-
### Describe the feature
I would like to change all images used in the project to webp format
Webp images are faster to load and improve website performance
### Add ScreenShots
![image](https://…
-
I have a PNG file I'm resizing and converting to WEBP:
```
const images = import.meta.glob('logos/*.png', {
query: { w: '40', as: 'metadata', format: 'webp' },
eager: true,
});
```
So thi…
-
It would be great if both input and output could support other more efficient formats, too!