- Draw over images
- Apply filters like : -Negative
- Adjust image brightness and RGB values
-Black & White
-Sepia
-Emboss
-Gaussian Blur
-Median Blur
final.mov
Download the exe file and use it!
OR
clone the project
git clone github.com/FaizAlam/Image-Editor
Go to the project directory
cd Image-Editor
Install module dependencies
pip3 install -r requirements.txt
Start the app
python init.py or Run & Debug