codemo-optimize is an image compression web app that reduces image sizes through numerous formats.
Codemo-optimize is a customized edition os Squoosh.
Codemo-optimize does not send your image to a server. All image compression processes locally.
All tracking and analytics have been removed for your privacy.
This version does not collect any visitor data, image size metrics, or installation information.
To develop for Smaller:
- Clone the repository
git clone https://github.com/gigamaster/codemo-image-optimize.git
- To install node packages, run:
npm install
- Then build the app by running:
npm run build
- After building, start the development server by running:
npx serve -l 5001 build
A collection of web apps for creatives and developers on the go. Features a live code playground, vector graphic editor, and a repository browser to preview, edit, and and download individual files or directories as ZIP archives. Built with localStorage for user-configurable settings and running entirely in the browser.
