Skip to content

gigamaster/codemo-image-optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codemo Digital Nomad


///// — CODEMO DIGITAL NOMAD — \\\\\

HCodemo Screenshot

codemo-optimize is an image compression web app that reduces image sizes through numerous formats.

Codemo-optimize is a customized edition os Squoosh.

Privacy

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.

Developing

To develop for Smaller:

  1. Clone the repository
    git clone https://github.com/gigamaster/codemo-image-optimize.git
  2. To install node packages, run:
    npm install
  3. Then build the app by running:
    npm run build
  4. After building, start the development server by running:
    npx serve -l 5001 build

Codemo Digital Nomad

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.