Skip to content

atikfirat/TidyEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TidyEdit

License: MIT

TidyEdit is a Python desktop application that allows users to load images, apply filters and modifications, and save their edited images. The app is built using PyQt5, OpenCV, NumPy, and PIL libraries.

Features

  • Blur
  • Sharpen
  • Grayscale
  • Crop
  • Flip & Mirror
  • Rotate
  • Reverse Color
  • Change Color Balance
  • Adjust Brightness
  • Adjust Contrast
  • Adjust Saturation
  • Add Noise
  • Detect Edges

Requirements

To use the TidyEdit, you will need to have Python 3.x installed on your system.

You can clone the repository and install the necessary dependencies using the following commands:

Usage

To run the app, navigate to the project directory and run the following command:

  • python TidyEdit.py

The app will launch and display an interface with several buttons and a preview area. To load an image, click on the "Load Image" button and select an image from your file system. Once an image is loaded, you can apply filters and modifications to the image.

To save your edited image, click on the "Save Image" button and select a location and file name for the image.

Demo

License

TidyEdit is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages