-
Hi,
I am trying to compress and decompress some RGBA images.
I compressed the image with JCS_EXT_RGBA and output file is 1.jpg.
After compression, transparent portion of the image becomes black or…
-
### What tool are you looking for and why?
We just deployed a dorado docker image in PR #1051 , but this docker image contains all available dorado models so the docker image is quite large at ~8.5 G…
-
## What would you like to have implemented?
Clarification on the decompression times
## Why would it be useful?
The README has a table showing various inflation times. However, when this infl…
-
Hi @Enet4,
I have noticed an issue/bug specifically when using the gdcm feature and decompressing pixel data with JPEG 2000. Specifically, the decompression process utilizes all system cores availa…
-
Hi!
I'm using PIL to serve images using the IIIF protocol and have a performance question. Has there been any work done, or interest shown, in partial decoding of JPEG2000-images (and multi-resolut…
-
`install.packages()` supports other types of compressions than gzip, including xz. By serving tar.xz instead of tar.gz/tgz package files, I think you could shave off ~10% of the file sizes.
For ex…
-
### Problem description
I hope to cache the ~/.cache/rattler/cache directory in GitLab CI, but the cached `conda` and `PyPI` packages in this directory are all decompressed, which causes my cache t…
-
I'm decompressing some big file with jszip. Since only the fraction of the time spent with `ZipObject.async` is spent on real decompression (deflate logic), decompression takes longer than it needs to…
-
Specifically, I encountered a bug while testing for compressed files that still contain compressed files.
In specific scenarios, the rar type compressed file contains two zip type compressed files. W…
-
Hey,
just was pointed to this spec by Kai Ninomiya. At Unity3D we notice time and time again that it would be great to have built-in browser provided support for compressing and decompressing. Our …