-
@talmop suggested that we add support for storing a PNG byte stream as the data for an `Image` type. PNG uses lossless compression and typically compresses 4:1 to 10:1. It is better than gzip/blosc co…
-
**Describe the problem you have/What new integration you would like**
Add support for the `http_request` component on the host platform in ESPHome, or override / bypass the http_request check in th…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
Autodistill does not appear to s…
-
Entropy coding test
Inspired by this [issue](https://github.com/nigeltao/qoi2-bikeshed/issues/41), and also this [QOI issue](https://github.com/phoboslab/qoi/issues/166) I did some test of 'entropy…
tansy updated
2 months ago
-
I've solved the issue, and can make them save in 0.32 seconds. In `save_image_extended.py`, set these lines to:
```
png_compress_level = 0
optimize_image = False
```
This comment seems to be in…
-
### Checklist
- [X] I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- [X] I have **searched** for this in the [iss…
-
# Project Proposal: File Compression Tool
## Project Overview
The File Compression Tool is a desktop application built using Java, which allows users to compress and decompress various types of …
-
Image compression in Excalidraw could be improved in 2 ways:
## 1) Blurry / Fuzzy Images
Images inserted into Excalidraw are compressed, causing blurriness:
Original screenshot:
Th…
-
Webp files are a great alternative to png files. Their quality and file size is much better and are now widely supported by game engines and web browsers.
It would be absolutely fantastic if piskel…
-
### Feature Description
When Snipaste's image quality is set to -1 and the format is webp, the screenshots lose a lot of details.
If I set the image quality to 90, the file size of the screensho…