Skip to content

Abdul-Muizz545/ImageManipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageManipulation in Python

  • Python GUI made using Tkinter framework to select and manipulate images in the "images" folder of this repository.
  • Once you click on and select an image, you can view the left half of image, right half of image, invert the pixels, etc by clicking on the appropriate buttons in the GUI.
  • You can add more images of your choice to the "images" folder and they will automatically appear on the GUI as options for selection.

How to install dependencies?

Type "pip install -r requirements.txt" in the terminal to install the required modules for this project

About

Python GUI to select and manipulate images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages