-
I love ImageOptim, I can see how hard it works as it smashes all my CPU 100%. There are times where I would still like some cores left to do other computing so It's be awesome if I could limit the num…
-
rather than a complete verbose output, it would be interesting to have some kind of progress indication, preferably parseable :)
-
The reason for the question is the absence of any updates in months and no releases despite some fixes were made since the last release.
-
I wrote a small GUI for Windows, find it here if you're interested.
https://github.com/gerfra/GuetzliBG
Good job everyone.
-
Is there any way to use that in PHP project on shared hosting (Apache)?
-
Users should be able to supply options to plugins using the CLI. A syntax that is commonly used (at least in the browserify world) is `--plugin [pngquant --option]`, using [subarg](https://github.com/…
kevva updated
5 years ago
-
Current execution time is horrible for any practical use case. I was wondering why don't we simply plug-in available functions from NVIDIA's NPP library? It wouldn't mean porting anything to CUDA simp…
-
Thanks for developing this great image processing pipeline!
I'm interested in compressing jpegs with a focus on storage efficiency. Thus, I created a simple .Net [MozJpeg wrapper library](https://g…
-
Hi @semiromid
I have some suggestions about the types of parameters and their usages.
Quoting from README.md
```js
const compress_images = require("compress-images");
function MyFun() {
…
-
Great software but I am noticing that it only uses 1 core. Can it be made to scale to all available ones?