GitPedia

Image optimizer

A tool for optimizing images and vector graphics.

From antonreshetov·Updated June 13, 2026·View on GitHub·

A free and open source tool for optimizing images and vector graphics. The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2021. Key topics include: cwebp, electron, image-compression, image-compressor, image-minify.

Latest release: v1.4.0
June 6, 2022View Changelog →
<p align="center"> <img src="logo.png" width="150px"> </p> <h1 align="center">Image Optimizer</h1> <p align="center"> <img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/antonreshetov/image-optimizer"> <img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/antonreshetov/image-optimizer/total"> <img alt="GitHub" src="https://img.shields.io/github/license/antonreshetov/image-optimizer"> </p> <p align="center"> <strong>Built with Electron, Vue & Vite.</strong> </p>

A free and open source tool for optimizing images and vector graphics.

<p align="center"> <img src="demo.gif"> </p>

Core libs

Download and Installation on macOS

Go to Releases get the latest build, download and install.

Development

bash
# install dependencies yarn # serve with hot reload yarn dev

Build

bash
# build application for production yarn build

Copyright (c) 2021-present, Anton Reshetov.

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from antonreshetov/image-optimizer via the GitHub API.Last fetched: 6/15/2026