Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niradler/simple-image-editor
https://github.com/niradler/simple-image-editor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/niradler/simple-image-editor
- Owner: niradler
- Created: 2022-10-30T22:36:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T22:51:08.000Z (about 2 years ago)
- Last Synced: 2024-06-28T07:35:26.017Z (5 months ago)
- Language: Python
- Size: 2.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)