Home
Softono
image-optimizer

image-optimizer

Open source MIT TypeScript
910
Stars
63
Forks
17
Issues
9
Watchers
1 year
Last Commit

About image-optimizer

<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 - [mozjpeg](https://github.com/mozilla/mozjpeg) - [pngquant](https://pngquant.org) - [cwebp](https://developers.google.com/speed/webp/docs/cwebp) - [gifsicle](https://www.lcdf.org/gifsicle/) - [SVGO](https://github.com/svg/svgo) ## Download and Installation on macOS Go to [Releases](https://github.com/antonreshetov/image-optimizer/releases) get ...

Platforms

Web Self-hosted

Languages

TypeScript

Links

Image Optimizer

GitHub package.json version GitHub All Releases GitHub

Built with Electron, Vue & Vite.

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

Core libs

Download and Installation on macOS

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

Development

# install dependencies
yarn
# serve with hot reload
yarn dev

Build

# build application for production
yarn build

Related

Copyright (c) 2021-present, Anton Reshetov.