Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niradler/simple-image-editor


https://github.com/niradler/simple-image-editor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# image Editor

simple editor build with python.

## Usage

```sh
py gui.py
```

### Select image:

![Starting point](https://github.com/niradler/simple-image-editor/blob/master/screens/base.PNG?raw=true)

### Remove background:

![Remove background](https://github.com/niradler/simple-image-editor/blob/master/screens/rm-bg.PNG?raw=true)

### Filters combinations:

![Combo](https://github.com/niradler/simple-image-editor/blob/master/screens/combo.PNG?raw=true)