-
## Expected behavior
Neon sign does not fade color in jpeg image
## Actual behavior
The letters on the neon sign are fading color.
There is no color fading only if there is a record to the f…
-
Hi,
Since you mentioned in one of your presentation that the library is tested with all the images in the same project, I'm opening this ticket.
When I tried processing test-image-48-bit-reduced-to-…
-
Go version: All recent, including 1.18.
OS: Linux / AMD64
In (e.g) image/jpeg/writer.go:620 , the encoder switches on the underlying image type (`case *image.Gray:`).
However, it has no check f…
-
Hi!
Thanks for this awesome library!
I wanted to ask please: does the library support progressive JPEG?
Thanks!
-
**Describe the bug**
The official JPEG-XL website states "Lossless JPEG transcoding: about 20% smaller" - however, this some perfectly in-spec jpeg encoding methods are not supported and result only …
-
### Is your feature request related to a problem? Please describe.
Jpegxl is an emerging format built on good ol' Jpeg and WebP's lossless mode.
In recent months it already has full support from [Ap…
-
When you use chrome's lighthouse tool they always suggest to serve `webp` or `avid` image files.
Images are usually served with the `{% image %}` tag and we use imagemagick to crop, rotate and mani…
-
this package seems to do everything I want, but it doesn't seem to be on npm -- `yarn add --dev media.macro` fails, and it doesn't appear in search. Thanks for taking the time to make this anyway!
-
I have been thought that FLIF can introduce [``](https://developer.mozilla.org/en/docs/Web/HTML/Element/picture)-like behavior on traditional `` element if a browser can access byte offset information…
-
First, thanks very much for your library, which I am using in [Jimp](https://www.npmjs.com/package/jimp). Without this library and `pngjs` Jimp would not be possible.
An issue was raised about the pi…