squoosh

0

Описание

Make images smaller using best-in-class codecs, right in the browser.

Языки

  • TypeScript61,8%
  • JavaScript10,2%
  • C++9,7%
  • CSS9%
  • Makefile4%
  • Rust3,3%
  • Остальные2%
5 лет назад
2 года назад
8 лет назад
5 лет назад
README.md

Squoosh!

Squoosh is an image compression web app that reduces image sizes through numerous formats.

Privacy

Squoosh does not send your image to a server. All image compression processes locally.

However, Squoosh utilizes Google Analytics to collect the following:

  • Basic visitor data.
  • The before and after image size value.
  • If Squoosh PWA, the type of Squoosh installation.
  • If Squoosh PWA, the installation time and date.

Developing

To develop for Squoosh:

  1. Clone the repository
  2. To install node packages, run:
  3. Then build the app by running:
  4. After building, start the development server by running:

Contributing

Squoosh is an open-source project that appreciates all community involvement. To contribute to the project, follow the contribute guide.