Squoosh-with-CLI
Squoosh-with-CLI copied to clipboard
Fork of Google's Squoosh, but with the CLI retained
**Is your feature request related to a problem? Please describe.** I'm trying to optimize 500+ images but it eats all the RAM and then crashes (On WSL2, Windows). On my...
I have `squoosh-cli` version 0.9.1 installed and running under Windows Terminal 1.20.11781.0. The help command lists various options ending with the following: ``` -V, --version output the version number -h,...
A hacky way to make the lib usable without `--no-experimental-fetch`, I'm using this hack by adding `var fetch;` to the entry file before import the package. https://github.com/fisker/vite-plugin-image-squoosh/pull/3/files
**Is your feature request related to a problem? Please describe.** I'm trying to optimize 2,000 images across many directories. A challenge I'm running into that my ".jpegs" have been renamed...
Fixes #10. ## QA Log - Tested both the STDIN and STDOUT features manually.
I would like to create a Linux/wayland workflow where I take a screenshot, annotate, optimize it, copy it and paste it into my blog... all without any temp file being...