This is a website for the multiplatform desktop app to compress, resize, and crop your images. You can see in production: https://squoosh-desktop.now.sh/
Squoosh Desktop App is an offline version of Squosh.app. It's based on Electron and works 100% offline without internet connection.
Squoosh is an open source product made by Google Chrome Labs.
The desktop app is a project of Matias Benedetto.
The website was developed using NextJS, React, Sass and deployed on Now.
Run development enviroment
npm run dev
Deploy
now
If you want to contribute to the feel free to make a Pull Request improving the codebase.