Skip to content

Rutul117/Photo-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Photo Editor

A simple photo editor built with Python and Tkinter. The application allows users to load an image, enhance brightness and contrast, and save the modified image. It also includes features like undo/redo and a clean, user-friendly interface.

Features

  • Open images in various formats (JPG, PNG, BMP, etc.).
  • Increase brightness and contrast of images.
  • Undo and reset changes.
  • Save the edited images.
  • Professional and responsive UI design.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/photo-editor.git
  2. Navigate to the project directory:
    cd photo-editor
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

Run the main.py file:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages