-
This is an attempt to summarize the discussion in https://github.com/WICG/largest-contentful-paint/issues/68 into a single, simple proposal. The thread over there didn't get any new activity in a whi…
-
Hello there,
I'd love to see WebP generation as part of Kirby's core; maybe alongside PNG / JPG generation in `media` folder?
> WebP is a method of lossy and lossless compression that can be used …
-
Hi!
For 2d images on websites, it is well known that so called progressive jpegs provide the best possible user experience. What are these? They allow the browser to display a low-resloution place…
-
We're seeing issues when fetching images for the first time and resizing them with LazyImageView, the memory usage continues to rise indefinitely. However we store those resized images on disk using n…
-
1. EXIF tags etc. can be removed by Python code, see *Removing JPEG metadata (e.g. comments, JFIF, Exif etc.) manually* in info.txt for details. Don't use `jpegtran -copy none`, because it would keep …
-
I just installed plex for Kodi on my 2012 macmini media server. Link to plex account is successful, but when i launch the addon, the screen goes black (cursor still visible) and nothing happens. I nee…
-
### Bugs
- [ ] The header 'age' is added unconditionally [here](https://github.com/tempesta-tech/tempesta/blob/50ce6e289b989e396d7a6d17797b23f843efa21c/tempesta_fw/cache.c#L2044); thus, looks like …
-
A simple image hash differ has been added to https://github.com/darakian/rustExperiments/tree/master/perceptual-diff
This issue is to track feedback
-
XP Image should support progressive image conversion by leveraging `ImageWriteParam.setProgressiveMode`
Configure globally `com.enonic.xp.image.cfg` `progressive = jpeg,png,gif`
Don't provide url…
-
Why: JPEG XL is pretty much the future of all image formats. It is a new royalty-free image codec targeting the image quality as found on the web, providing about 60% size savings when compared to ori…