-
I could have sworn this was an issue brought up formally in here as a feature request, but it doesn't look like it exists atm.
The request is simple: Any photo/image uploaded into Landscape should …
-
Hello to everyone,
While converting some png images to jp2, I noticed that 2 of them have lost some brightness in the result jp2s (I run the compress exe with no parameters except the input and out…
-
Hey folks,
the album art shows some weird artifacts, apparently due to color depth reduction. I've created a colorful test file to illustrate the issue. The album art is a 8 bits per channel RGB PN…
-
I feel like there could be some optimizations concerning the image update.
1. We should draw binary data directly on the canvas using:
```javascript
context.putImageData(binary_data);
```
ins…
-
* **Electron-Builder Version**: 24.13.3
* **Node Version**: 20
* **Electron Version**: 29.3.1
* **Electron Type (current, beta, nightly)**: current
* **Target**: x86_64-unk…
-
A useful feature of JPEG XL is support for losslessly transcoding JPEG files into JPEG XL. This reduces file size by 20% on average, and the process is also reversible, so you can losslessly convert b…
-
UTIF.encodeImage currently encodes a new Tiff with no compression. This blows up the size of the output TIFF.
Is there a plan to support different compressions like LZW, G4, etc for encodeImage?
…
-
![image](https://user-images.githubusercontent.com/5445353/191414329-a259b5a0-5b75-426e-bb79-8d1155f3d297.png)
Unable to operate normally after compression
-
Configure format by setting over the Picamera class could improve other functions :
#format:
Using PNG for better compression quality
#zoom
In case of box specific position/ distance
#flas…
-
A very promising format, capable of lossless jpeg transcoding.
Official website https://jpeg.org/jpegxl/
Reference software https://gitlab.com/wg1/jpeg-xl
Additional info https://cloudinary.com/b…