Skip to content

Tkinter enabled simple photo editing app with minimal editing options but good for a mini project because it includes all the basic photo editing features like blur, color change, rotate, resize, gradients etc..

License

Notifications You must be signed in to change notification settings

sukreshmanda/Photo-Editax-App

Repository files navigation

Python Photo Editax App (using TKinter)

Tkinter enabled simple photo editing app with minimal editing options but good for a mini project because it includes all the basic photo editing features like blur, color change, rotate, resize, gradients etc..

Installation

Simply download the repo and start by running

$ python3 app.py

System requirements

$ sudo apt install python3
$ sudo apt install python3-pip
$ sudo apt install python3-opencv
$ sudo python3 -m pip -r install requirements.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contributers

Sukresh

User manual

usermanual

Code of Conduct

Code of Conduct

License

GNU General Public License v3.0

About

Tkinter enabled simple photo editing app with minimal editing options but good for a mini project because it includes all the basic photo editing features like blur, color change, rotate, resize, gradients etc..

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages