-
For WebP images saved in lossless mode (whether a WebP image was saved in lossless mode can be checked using the [`webpinfo`](https://developers.google.com/speed/webp/docs/webpinfo) command), ImageOpt…
CAFxX updated
1 month ago
-
**Describe the bug**
I have an xpra server & html5 client connecting to it. When I have nvenc disabled, I can connect and everything looks similar to a local desktop session. When I enable nvenc and …
-
this is my code:
```
with wds.ShardWriter(pattern.format(proc_id), maxsize=int(1e10), maxcount=int(1000000)) as sink:
for i in tqdm(idx_list):
text, image = old_ds[i]
key …
-
**Describe the bug**
Cjxl takes about half a minute to compress a binary image. DjvuLibre is decades old and can compress a binary image in less than a second with superior compression.
**To Re…
-
Previous issues: #765, #1529, #3656
Animated WebPs have been supported [for quite some time](https://getsharex.com/changelog/#sharex-1230---2018-11-09) in ShareX. [All major browsers support WebP n…
ghost updated
5 months ago
-
System.Windows.Media.Imaging supports only e.g. Gif, Icon, Jpeg, Png, Tiff, Wmp encoders and decoders
but not e.g. JPEG XL, JPEG XR, AVIF, HEIF, Webp encoders and decoders.
-
Image Processing works well when the source image is a png or a jpg, but when it's a webp, blacks and whites appear toned down. At first I wondered if it was a problem similar to #8298, but that issue…
-
## CVE-2020-8175 - Medium Severity Vulnerability
Vulnerable Library - jpeg-js-0.3.6.tgz
A pure javascript JPEG encoder and decoder
Library home page: https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.3…
-
**Describe the bug**
When I slightly change the capture_motion.py example I get an error: no such process.
**To Reproduce**
*changing only H264 to MJPEGEncoder works
*changing the resolution t…
-
- `optipng` for PNG
- `gifsicle` for GIF
- Lossless EXIF rotation for JPEG
- I believe there are JPEG optimizers, somewhere
These add a good bit of server-side time, though. Staging area (#13) may h…
eevee updated
12 years ago