de-throned

This commit is contained in:
Jason Miller
2020-12-08 18:21:20 -05:00
committed by GitHub
parent 5758e5db9a
commit 76d8a636af

View File

@@ -2,7 +2,7 @@
Squoosh CLI is an _experimental_ way to run all the codecs you know from the [Squoosh] web app on your command line using WebAssembly. The Squoosh CLI uses a worker pool to parallelize processing images. This way you can apply the same codec to many images at once.
Squoosh CLI is currently not the fastest image compression tool in town and doesnt aim to be on the throne. It is, however, fast enough to compress many images sufficiently quick at once.
Squoosh CLI is currently not the fastest image compression tool in town and doesnt aim to be. It is, however, fast enough to compress many images sufficiently quick at once.
## Installation