Skip to content

This photo editor program allows user to crop, tranform from color to black and white, resize, flip an image and save it in desired location.

Notifications You must be signed in to change notification settings

bandhan-majumder/Basic_photo_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Basic Photo Editor

Welcome to Basic Photo Editor, your simple yet powerful image editing tool using Python and OpenCV.

Features

  • Greyscale: Convert your image to greyscale for a classic touch.
  • Flip: Flip your image horizontally or vertically.
  • Resize: Adjust the dimensions of your image as per your requirement.
  • Crop: Select and crop a specific region of your image.

Changes you make will be saved in your desired location

Getting Started

Clone the repository to your local machine:

git clone https://github.com/bandhan-majumder/Basic_photo_editor.git


1. Navigate to the project directory:

cd Basic_photo_editor

2. Run the main program:

python main.py


## Usage

 copy the path and save it in the path variable
 Select the image from the path
 Choose the derirable function (crop, flip, resize, greyscale).
 For cropping, select the area with your mouse.
 Your edited image will be saved in the desired location.

About

This photo editor program allows user to crop, tranform from color to black and white, resize, flip an image and save it in desired location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages