Skip to content

It is small python GUI based approach , where you can load the image

Notifications You must be signed in to change notification settings

iamashwinikolhe/image_manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Manipulation Tool

Welcome to the Image Manipulation Tool repository! This project allows users to upload an image through a GUI interface, adjust its brightness and blurriness, and save the modified output.

Features

  • Upload Image: Load images directly from your local machine.
  • Adjust Brightness: Modify the brightness of the uploaded image.
  • Adjust Blurriness: Apply blurring effects to the image.
  • Save Output: Download the modified image to your device.

Requirements

To run this project, you need:

  • Python 3.10
  • Pillow, CV2 (for image manipulation)
  • PyQT5 (for GUI)

You can install the required libraries using pip:

About

It is small python GUI based approach , where you can load the image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages