An open API service indexing awesome lists of open source software.

https://github.com/vkxm/image_compressor

Electron app for image compression
https://github.com/vkxm/image_compressor

application electron image-compression linux macos windows

Last synced: 4 months ago
JSON representation

Electron app for image compression

Awesome Lists containing this project

README

          

# Image Compressor
A cross plateform image compression tool using Electron
## Usage

Install dependencies:

```bash

npm install
```

Run:

```bash
npm start
```