Squoosh - Make images smaller using best-in-class codecs, right in the browser
6/6/2025
Squoosh
Make images smaller using best-in-class codecs, right in the browser.
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:
-
Clone the repository
-
To install node packages, run:
Terminal window npm install -
Then build the app by running:
Terminal window npm run build -
After building, start the development server by running:
Terminal window npm run dev
← Back to projects