/Image-Editor

A small and easy-to-use image editor GUI using PyQt5 and Cv2

Primary LanguagePythonMIT LicenseMIT

Image-Editor

A small and easy-to-use image editor app using PyQt5 and Cv2

--- Check out my GUI demo video on Youtube: Click me! ---

Quick Start

# install packages
pip install -r requirements.txt

# run the program
python main.py

Current editing options

  • Auto contrast
  • Auto sharpen
  • Auto cartoon
  • Auto invert
  • Auto bypass censorship
  • Rotate image
  • Crop image
  • Change brightness
  • Change contrast
  • Change saturation
  • Color mask
  • Face Detection