Skip to content

DakshGajjar/Image-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Editor

GUI-based Image Editor that takes images (png, jpg, jpeg) as an input and performs various functions such as cropping an image, changing the brightness of an image, colors, and grey-scaling an image and many more. Python Tkinter is used to build UI elements and PIL is sued to implement image manipulation functions.

Installation

Use the package manager pip to install required packages.

pip install tkinter pillow

Usage

python Image_Editor.py

Contributing

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

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages